@cspell/dict-npm 5.1.32 → 5.1.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dict/npm.txt +1 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -1600,6 +1600,7 @@ near-social-bridge
1600
1600
  neato
1601
1601
  nedb
1602
1602
  needle
1603
+ neostandard
1603
1604
  nest
1604
1605
  nest-commander
1605
1606
  nestjsx
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.32",
3
+ "version": "5.1.33",
4
4
  "description": "Dictionary of common NPM packages for cspell.",
5
5
  "publishConfig": {
6
6
  "access": "public",
@@ -42,5 +42,5 @@
42
42
  "dict/npm.txt",
43
43
  "cspell-ext.json"
44
44
  ],
45
- "gitHead": "eb2afe03d001a8e379410daa72cd6a3226d2db36"
45
+ "gitHead": "cd717a433ef22245c4d4aecc55d365d58079bce1"
46
46
  }