File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 " Andrew Monks <[email protected] >" 1010 ],
1111 "dependencies" : {
12- "@blueoak/list" : " ^9 .0.0" ,
12+ "@blueoak/list" : " ^15 .0.0" ,
1313 "@npmcli/arborist" : " ^6.5.0" ,
1414 "correct-license-metadata" : " ^1.4.0" ,
1515 "docopt" : " ^0.6.2" ,
1616 "hasown" : " ^2.0.0" ,
1717 "npm-license-corrections" : " ^1.6.2" ,
1818 "semver" : " ^7.6.0" ,
19- "spdx-expression-parse" : " ^3 .0.1 " ,
19+ "spdx-expression-parse" : " ^4 .0.0 " ,
2020 "spdx-expression-validate" : " ^2.0.0" ,
2121 "spdx-osi" : " ^3.0.0" ,
2222 "spdx-whitelisted" : " ^1.0.0"
3939 "repository" : " jslicense/licensee.js" ,
4040 "scripts" : {
4141 "licenses" : " ./licensee --errors-only" ,
42- "lint" : " standard index.js licensee test /**/test .js" ,
42+ "lint" : " standard index.js licensee tests /**/* .js" ,
4343 "pretest" : " npm run lint" ,
4444 "tests-only" : " tap --no-check-coverage tests/unit.test.js tests/**/test.js" ,
4545 "test" : " npm run tests-only" ,
You can’t perform that action at this time.
0 commit comments