We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4276c0 commit 41dce6eCopy full SHA for 41dce6e
scripts/test-licenses.js
@@ -74,11 +74,12 @@ const ignoredPackages = [
74
'extsprintf@1.0.2', // Looks like MIT
75
'formatio@1.1.1', // BSD, but doesn't list it in package.json
76
'indexof@0.0.1', // MIT, but doesn't list it in package.json
77
- 'jschardet@1.4.2', // LGPL-2.1, listed as LGPL-2.1+.
+ 'jschardet@1.5.1', // LGPL-2.1, listed as LGPL-2.1+.
78
'map-stream@0.1.0', // MIT, license but it's not listed in package.json.
79
'mime@1.2.11', // MIT, but doesn't list it in package.json
80
'ms@0.7.1', // MIT, but doesn't list it in package.json
81
'pause-stream@0.0.11', // MIT AND Apache-2.0, but broken license field in package.json lists.
82
+ 'process@0.5.2', // MIT, but doesn't list it in package.json
83
'progress@1.1.8', // MIT, but doesn't list it in package.json
84
'samsam@1.1.2', // BSD, but doesn't list it in package.json
85
'stdout-stream@1.4.0', // MIT, but doesn't list it in package.json
0 commit comments