@cspell/dict-npm 5.2.24 → 5.2.25
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.
- package/dict/npm.txt +3 -0
- package/package.json +2 -2
package/dict/npm.txt
CHANGED
|
@@ -1789,6 +1789,7 @@ orchestrator
|
|
|
1789
1789
|
orm
|
|
1790
1790
|
os
|
|
1791
1791
|
osenv
|
|
1792
|
+
otp-io
|
|
1792
1793
|
otterhttp
|
|
1793
1794
|
outdent
|
|
1794
1795
|
outline-slowly
|
|
@@ -2448,6 +2449,7 @@ support-vessels-web3-vessels
|
|
|
2448
2449
|
supports-color
|
|
2449
2450
|
supports-hyperlinks
|
|
2450
2451
|
surrounded-characteristic-or-rain
|
|
2452
|
+
survey-core
|
|
2451
2453
|
suscipit-modi-ratione
|
|
2452
2454
|
svelte
|
|
2453
2455
|
svelte-check
|
|
@@ -2696,6 +2698,7 @@ vinyl-buffer
|
|
|
2696
2698
|
vinyl-fs
|
|
2697
2699
|
vinyl-source-stream
|
|
2698
2700
|
vinyl-sourcemaps-apply
|
|
2701
|
+
virtual-core
|
|
2699
2702
|
virtual-dom
|
|
2700
2703
|
visage
|
|
2701
2704
|
vite
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cspell/dict-npm",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.25",
|
|
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": "
|
|
45
|
+
"gitHead": "cfe03c690dfb0dfefc90a59f9b218b6fbb2436a6"
|
|
46
46
|
}
|