@cspell/dict-npm 5.2.34 → 5.2.35
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 +14 -1
- package/package.json +2 -2
package/dict/npm.txt
CHANGED
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
|
|
2
2
|
# cspell-tools: keep-case no-split
|
|
3
3
|
|
|
4
|
-
--attw
|
|
5
4
|
--publint
|
|
6
5
|
--unbundle
|
|
7
6
|
JSON
|
|
7
|
+
Linsley
|
|
8
|
+
TkDodo
|
|
8
9
|
ability
|
|
9
10
|
abort-controller
|
|
10
11
|
accepts
|
|
@@ -108,6 +109,7 @@ async-retry
|
|
|
108
109
|
async-validator
|
|
109
110
|
asyncapi
|
|
110
111
|
atob
|
|
112
|
+
attw
|
|
111
113
|
aud
|
|
112
114
|
augment-vir
|
|
113
115
|
aut-voluptatum-vero
|
|
@@ -177,6 +179,7 @@ baqend
|
|
|
177
179
|
bark-needs-visit
|
|
178
180
|
base
|
|
179
181
|
base-
|
|
182
|
+
base-driver
|
|
180
183
|
base-individual-comfortable-crop
|
|
181
184
|
base64-js
|
|
182
185
|
basic
|
|
@@ -802,6 +805,7 @@ examples
|
|
|
802
805
|
excellent-difficult-good
|
|
803
806
|
execa
|
|
804
807
|
exit
|
|
808
|
+
expand
|
|
805
809
|
expect
|
|
806
810
|
expect-type
|
|
807
811
|
exports
|
|
@@ -1726,6 +1730,7 @@ nodemon
|
|
|
1726
1730
|
nodeunit
|
|
1727
1731
|
nodewebkit
|
|
1728
1732
|
nolangjs
|
|
1733
|
+
nolyfill
|
|
1729
1734
|
nomicfoundation
|
|
1730
1735
|
nomnom
|
|
1731
1736
|
nopt
|
|
@@ -1814,7 +1819,9 @@ otterhttp
|
|
|
1814
1819
|
outdent
|
|
1815
1820
|
outline-slowly
|
|
1816
1821
|
overlayscrollbars
|
|
1822
|
+
overscan
|
|
1817
1823
|
ovsx
|
|
1824
|
+
oxfmt
|
|
1818
1825
|
p
|
|
1819
1826
|
p-event
|
|
1820
1827
|
p-map
|
|
@@ -1876,6 +1883,7 @@ pixelmatch
|
|
|
1876
1883
|
pkg-dir
|
|
1877
1884
|
pkg-up
|
|
1878
1885
|
pkginfo
|
|
1886
|
+
planck
|
|
1879
1887
|
plasmo
|
|
1880
1888
|
plate
|
|
1881
1889
|
plate-core
|
|
@@ -2317,6 +2325,7 @@ sdk-exporters
|
|
|
2317
2325
|
seblakhotspicy
|
|
2318
2326
|
secp256k1
|
|
2319
2327
|
seedrandom
|
|
2328
|
+
select
|
|
2320
2329
|
selector-specificity
|
|
2321
2330
|
selenium-webdriver
|
|
2322
2331
|
semantic-release
|
|
@@ -2418,6 +2427,7 @@ ssh
|
|
|
2418
2427
|
ssri
|
|
2419
2428
|
st
|
|
2420
2429
|
stack-trace
|
|
2430
|
+
stage-js
|
|
2421
2431
|
standard
|
|
2422
2432
|
standard-version
|
|
2423
2433
|
star-location
|
|
@@ -2507,6 +2517,7 @@ symbiote
|
|
|
2507
2517
|
symbiotejs
|
|
2508
2518
|
sync-request
|
|
2509
2519
|
synckit
|
|
2520
|
+
syncpack
|
|
2510
2521
|
synion
|
|
2511
2522
|
system
|
|
2512
2523
|
systeminformation
|
|
@@ -2609,6 +2620,7 @@ tsdoc
|
|
|
2609
2620
|
tsdoc-config
|
|
2610
2621
|
tsdown
|
|
2611
2622
|
tseslint
|
|
2623
|
+
tsgo
|
|
2612
2624
|
tshy
|
|
2613
2625
|
tslib
|
|
2614
2626
|
tslint
|
|
@@ -2619,6 +2631,7 @@ tstyche
|
|
|
2619
2631
|
tsup
|
|
2620
2632
|
tsx
|
|
2621
2633
|
tua-body-scroll-lock
|
|
2634
|
+
turborepo
|
|
2622
2635
|
turndown
|
|
2623
2636
|
tv
|
|
2624
2637
|
tweetnacl
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cspell/dict-npm",
|
|
3
|
-
"version": "5.2.
|
|
3
|
+
"version": "5.2.35",
|
|
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": "1c4816c37b2f2b1d6272f25b694b8a563f09661b"
|
|
46
46
|
}
|