@cspell/dict-npm 5.2.33 → 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 +2 -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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.33",
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": "d916ca92d4878e49bf349a37021c9051f433e9e1"
45
+ "gitHead": "871964d9e6c5d99fd7c901fe868bcf2d501e596c"
46
46
  }