@cspell/dict-npm 5.2.7 → 5.2.9

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
@@ -228,6 +228,7 @@ bookshelf
228
228
  boom
229
229
  bootstrap
230
230
  bootstrap-sass
231
+ borp
231
232
  bower
232
233
  boxen
233
234
  brain
@@ -1779,6 +1780,7 @@ pa
1779
1780
  pacote
1780
1781
  pact
1781
1782
  pact-foundation
1783
+ pagefind
1782
1784
  pageres
1783
1785
  paintor
1784
1786
  pako
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.7",
3
+ "version": "5.2.9",
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": "08e2ac45e468c27b024295c0872c1b0a6667a351"
45
+ "gitHead": "2a5c0497e65f9994fa0726976352bd213530fddb"
46
46
  }