@cspell/dict-npm 5.1.12 → 5.1.13

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 +11 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -10,6 +10,7 @@ acorn-walk
10
10
  action-cli
11
11
  addon-docs
12
12
  adm-zip
13
+ admin-lte
13
14
  adobe
14
15
  adonisjs
15
16
  after
@@ -148,6 +149,7 @@ babel-types
148
149
  babelify
149
150
  babylon
150
151
  backbone
152
+ backendless
151
153
  baqend
152
154
  bark-needs-visit
153
155
  base-
@@ -225,6 +227,7 @@ buffer
225
227
  buffer-equal
226
228
  bufferutil
227
229
  bugs
230
+ bugsnag
228
231
  built-who-entire
229
232
  builtin-modules
230
233
  bulma
@@ -1042,6 +1045,7 @@ helper-plugin-utils
1042
1045
  heroicons
1043
1046
  hexlet-pairs
1044
1047
  hexo
1048
+ hic-inventore-dolores
1045
1049
  highland
1046
1050
  highlight
1047
1051
  hiredis
@@ -1978,6 +1982,7 @@ rehype-parse
1978
1982
  rehype-raw
1979
1983
  rehype-slug
1980
1984
  rehype-stringify
1985
+ reiciendis-non-corrupti
1981
1986
  release-it
1982
1987
  remap-istanbul
1983
1988
  remark
@@ -2131,6 +2136,7 @@ size-limit
2131
2136
  sizeitup
2132
2137
  skapi-js
2133
2138
  sky-buy-web3-rock
2139
+ skylernpm
2134
2140
  slash
2135
2141
  slice-ansi
2136
2142
  slow-deps
@@ -2138,6 +2144,7 @@ slow-voice-spell-pass
2138
2144
  slug
2139
2145
  slugify
2140
2146
  small-grow-mix
2147
+ smartbanner
2141
2148
  snake-seven-recall-interior
2142
2149
  snazzy
2143
2150
  soap
@@ -2386,6 +2393,7 @@ udecode
2386
2393
  uglify-es
2387
2394
  uglify-js
2388
2395
  uglifyjs-webpack-plugin
2396
+ ui
2389
2397
  ui-kit
2390
2398
  uid-safe
2391
2399
  uiw
@@ -2434,6 +2442,7 @@ vary
2434
2442
  vasync
2435
2443
  velit-esse-velit-magnam
2436
2444
  velit-fugit-harum
2445
+ velit-nobis-nostrum-nam
2437
2446
  velit-reiciendis-velit
2438
2447
  verbose-robot
2439
2448
  vercel
@@ -2497,6 +2506,7 @@ web3-exactly6
2497
2506
  web3-fruit
2498
2507
  web3-icons
2499
2508
  webdriverio
2509
+ webos
2500
2510
  webpack
2501
2511
  webpack-bundle-analyzer
2502
2512
  webpack-cli
@@ -2568,6 +2578,7 @@ yo
2568
2578
  yoctocolors-cjs
2569
2579
  yonode
2570
2580
  yosay
2581
+ zarm
2571
2582
  zibuthe7j11
2572
2583
  zitterorg
2573
2584
  zkportal
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.12",
3
+ "version": "5.1.13",
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": "bdef6fdb1ff99533ab0011835bd01802a45b4db4"
45
+ "gitHead": "c92369b860820cfc68f8e83b90f680e68040e52e"
46
46
  }