@cspell/dict-npm
Advanced tools
Comparing version 5.0.8 to 5.0.9
@@ -60,2 +60,3 @@ | ||
cache-manager | ||
caniuse | ||
canvas | ||
@@ -80,2 +81,3 @@ casperjs | ||
commitizen | ||
commitlint | ||
compression | ||
@@ -107,2 +109,3 @@ concat-stream | ||
css-loader | ||
cssnano | ||
csurf | ||
@@ -639,2 +642,3 @@ csv | ||
style-loader | ||
stylelint | ||
stylus | ||
@@ -661,2 +665,3 @@ superagent | ||
tmp | ||
trpc | ||
trumpet | ||
@@ -663,0 +668,0 @@ tsd |
{ | ||
"name": "@cspell/dict-npm", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"description": "Dictionary of common NPM packages for cspell.", | ||
@@ -17,3 +17,3 @@ "publishConfig": { | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "pnpm run build" | ||
"prepare:dictionary": "pnpm run build" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
], | ||
"gitHead": "f6b5f6f68a7582b929f9475df98da41d9b639fb2" | ||
"gitHead": "a73b558ae5fcbb88bfce955a8628a56ab5e7cbe7" | ||
} |
# CSpell NPM Dictionary | ||
NPM dictionary for CSpell. | ||
This dictionary contains a list of popular JavaScript packages found on [npmjs.com](https://www.npmjs.com/). | ||
@@ -50,1 +50,5 @@ This is a pre-built dictionary for use with CSpell. | ||
> Some packages may have other licenses included. | ||
<!--- | ||
cspell:ignore npmjs | ||
---> |
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
11855
54