@cspell/dict-npm 5.2.32 → 5.2.34

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 +3 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -2183,6 +2183,7 @@ rechoir
2183
2183
  recompose
2184
2184
  recursive-readdir
2185
2185
  recusandae-ratione-veniam
2186
+ redirect-producer
2186
2187
  redis
2187
2188
  redoc
2188
2189
  redocusaurus
@@ -2373,6 +2374,7 @@ sinonjs
2373
2374
  sinopia
2374
2375
  sirv
2375
2376
  sit-nam-neque
2377
+ site-publisher
2376
2378
  size-limit
2377
2379
  sizeitup
2378
2380
  skapi-js
@@ -2668,6 +2670,7 @@ uniq
2668
2670
  unique-random-array
2669
2671
  unist-util-visit
2670
2672
  unleash
2673
+ unplugin
2671
2674
  untildify
2672
2675
  unusual-rope
2673
2676
  unzip
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.32",
3
+ "version": "5.2.34",
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": "a25b3ba911ef8bdc9c54326481b4c86dc8d2d687"
45
+ "gitHead": "871964d9e6c5d99fd7c901fe868bcf2d501e596c"
46
46
  }