@cspell/dict-npm 5.2.24 → 5.2.26

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 +7 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -57,6 +57,7 @@ antfu
57
57
  antora
58
58
  anyway-south-boy-pilot
59
59
  aperiam-fugit-error
60
+ api
60
61
  api-components
61
62
  api-console
62
63
  api-extractor
@@ -561,6 +562,7 @@ deserunt-quasi-impedit
561
562
  design-system-styles
562
563
  detect-indent
563
564
  detect-port
565
+ dev
564
566
  devDependencies
565
567
  deven-org
566
568
  device-detector-js
@@ -1262,6 +1264,7 @@ interceptors
1262
1264
  interpret
1263
1265
  intl
1264
1266
  intl-tel-input
1267
+ intlayer
1265
1268
  invariant
1266
1269
  inversify
1267
1270
  io
@@ -1789,6 +1792,7 @@ orchestrator
1789
1792
  orm
1790
1793
  os
1791
1794
  osenv
1795
+ otp-io
1792
1796
  otterhttp
1793
1797
  outdent
1794
1798
  outline-slowly
@@ -2444,10 +2448,12 @@ supernovaio
2444
2448
  supertest
2445
2449
  supertest-as-promised
2446
2450
  supervisor
2451
+ support
2447
2452
  support-vessels-web3-vessels
2448
2453
  supports-color
2449
2454
  supports-hyperlinks
2450
2455
  surrounded-characteristic-or-rain
2456
+ survey-core
2451
2457
  suscipit-modi-ratione
2452
2458
  svelte
2453
2459
  svelte-check
@@ -2696,6 +2702,7 @@ vinyl-buffer
2696
2702
  vinyl-fs
2697
2703
  vinyl-source-stream
2698
2704
  vinyl-sourcemaps-apply
2705
+ virtual-core
2699
2706
  virtual-dom
2700
2707
  visage
2701
2708
  vite
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.24",
3
+ "version": "5.2.26",
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": "523974897a091f9f362aa5068e523293b5900289"
45
+ "gitHead": "90140e96a0552dbb15c0e9e95a391b7a32401292"
46
46
  }