@cspell/dict-npm 5.1.28 → 5.1.30

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 +2 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -198,6 +198,7 @@ biz-dev-ops
198
198
  bizcharts
199
199
  bl
200
200
  blanket
201
+ blaze
201
202
  blessed
202
203
  blessed-contrib
203
204
  blockchain-am
@@ -256,6 +257,7 @@ bump-cli
256
257
  bundle-collapser
257
258
  bunyan
258
259
  busboy
260
+ busy-hour
259
261
  bwcr
260
262
  bytebuffer
261
263
  bytes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.28",
3
+ "version": "5.1.30",
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": "39df2b371103976b7b19497c2cbe4a4df9d8b983"
45
+ "gitHead": "145e0937f8cb65c0e1f1d3febfdad7196a0f30cf"
46
46
  }