@cspell/dict-npm
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -420,2 +420,3 @@ | ||
lwip | ||
lyricssearchermusixmatch | ||
main-bower-files | ||
@@ -422,0 +423,0 @@ mapboxgl |
{ | ||
"name": "@cspell/dict-npm", | ||
"version": "5.0.7", | ||
"version": "5.0.8", | ||
"description": "Dictionary of common NPM packages for cspell.", | ||
@@ -15,5 +15,5 @@ "publishConfig": { | ||
"build": "cspell-tools-cli compile --split \"src/npm.txt\" --no-compress -o ./dict -m npm", | ||
"test": "head -n 100 \"src/npm.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=javascript\" stdin", | ||
"test": "shx head -n 100 \"src/npm.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=javascript\" stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
"prepare": "pnpm run build" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
], | ||
"gitHead": "a3809e64e7895498f94b8b30f37d2a987c9b8efc" | ||
"gitHead": "f6b5f6f68a7582b929f9475df98da41d9b639fb2" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11688