Skip to content

Approve jsonp 0.2.1 as MIT-licensed, per its README #95

Approve jsonp 0.2.1 as MIT-licensed, per its README

Approve jsonp 0.2.1 as MIT-licensed, per its README #95

Workflow file for this run

name: CI
on: [pull_request, push]
permissions:
contents: read
jobs:
tests:
uses: ljharb/actions/.github/workflows/node-majors.yml@main
with:
range: '^18.12 || ^20.9 || >= 22.7'
command: 'npm run tests-only && npm run licenses'