@cspell/dict-npm 5.1.12 → 5.1.14

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 +15 -1
  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-
@@ -212,7 +214,6 @@ broccoli-funnel
212
214
  broccoli-merge-trees
213
215
  broccoli-test-helper
214
216
  brought-tried-whether
215
- browser
216
217
  browser-sync
217
218
  browserify
218
219
  browserify-shim
@@ -225,6 +226,7 @@ buffer
225
226
  buffer-equal
226
227
  bufferutil
227
228
  bugs
229
+ bugsnag
228
230
  built-who-entire
229
231
  builtin-modules
230
232
  bulma
@@ -1042,6 +1044,7 @@ helper-plugin-utils
1042
1044
  heroicons
1043
1045
  hexlet-pairs
1044
1046
  hexo
1047
+ hic-inventore-dolores
1045
1048
  highland
1046
1049
  highlight
1047
1050
  hiredis
@@ -1666,6 +1669,7 @@ patrtorg
1666
1669
  paypal-server-api
1667
1670
  pdfjs
1668
1671
  pdfkit
1672
+ perfect-scrollbar
1669
1673
  performance-now
1670
1674
  perseid
1671
1675
  pg
@@ -1918,6 +1922,7 @@ react-query
1918
1922
  react-redux
1919
1923
  react-refresh
1920
1924
  react-responsive
1925
+ react-responsive-select
1921
1926
  react-router
1922
1927
  react-router-dom
1923
1928
  react-router-redux
@@ -1978,6 +1983,7 @@ rehype-parse
1978
1983
  rehype-raw
1979
1984
  rehype-slug
1980
1985
  rehype-stringify
1986
+ reiciendis-non-corrupti
1981
1987
  release-it
1982
1988
  remap-istanbul
1983
1989
  remark
@@ -2059,6 +2065,7 @@ safe-publish-latest
2059
2065
  sails
2060
2066
  salt-type-oldest-faster
2061
2067
  sand-have-metal
2068
+ sandstone
2062
2069
  sanitize-filename
2063
2070
  sanitize-html
2064
2071
  sanity
@@ -2131,6 +2138,7 @@ size-limit
2131
2138
  sizeitup
2132
2139
  skapi-js
2133
2140
  sky-buy-web3-rock
2141
+ skylernpm
2134
2142
  slash
2135
2143
  slice-ansi
2136
2144
  slow-deps
@@ -2138,6 +2146,7 @@ slow-voice-spell-pass
2138
2146
  slug
2139
2147
  slugify
2140
2148
  small-grow-mix
2149
+ smartbanner
2141
2150
  snake-seven-recall-interior
2142
2151
  snazzy
2143
2152
  soap
@@ -2314,6 +2323,7 @@ tinymce
2314
2323
  tinypool
2315
2324
  tinyspy
2316
2325
  tiptap
2326
+ titanium
2317
2327
  tmp
2318
2328
  toastify-react-native
2319
2329
  tocbot
@@ -2386,6 +2396,7 @@ udecode
2386
2396
  uglify-es
2387
2397
  uglify-js
2388
2398
  uglifyjs-webpack-plugin
2399
+ ui
2389
2400
  ui-kit
2390
2401
  uid-safe
2391
2402
  uiw
@@ -2434,6 +2445,7 @@ vary
2434
2445
  vasync
2435
2446
  velit-esse-velit-magnam
2436
2447
  velit-fugit-harum
2448
+ velit-nobis-nostrum-nam
2437
2449
  velit-reiciendis-velit
2438
2450
  verbose-robot
2439
2451
  vercel
@@ -2497,6 +2509,7 @@ web3-exactly6
2497
2509
  web3-fruit
2498
2510
  web3-icons
2499
2511
  webdriverio
2512
+ webos
2500
2513
  webpack
2501
2514
  webpack-bundle-analyzer
2502
2515
  webpack-cli
@@ -2568,6 +2581,7 @@ yo
2568
2581
  yoctocolors-cjs
2569
2582
  yonode
2570
2583
  yosay
2584
+ zarm
2571
2585
  zibuthe7j11
2572
2586
  zitterorg
2573
2587
  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.14",
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": "7eecfcb5c58e95db20f785d1407d465ba52d5b76"
46
46
  }