@cspell/dict-npm 5.2.33 → 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.
Files changed (2) hide show
  1. package/dict/npm.txt +16 -1
  2. 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
@@ -2183,6 +2191,7 @@ rechoir
2183
2191
  recompose
2184
2192
  recursive-readdir
2185
2193
  recusandae-ratione-veniam
2194
+ redirect-producer
2186
2195
  redis
2187
2196
  redoc
2188
2197
  redocusaurus
@@ -2316,6 +2325,7 @@ sdk-exporters
2316
2325
  seblakhotspicy
2317
2326
  secp256k1
2318
2327
  seedrandom
2328
+ select
2319
2329
  selector-specificity
2320
2330
  selenium-webdriver
2321
2331
  semantic-release
@@ -2373,6 +2383,7 @@ sinonjs
2373
2383
  sinopia
2374
2384
  sirv
2375
2385
  sit-nam-neque
2386
+ site-publisher
2376
2387
  size-limit
2377
2388
  sizeitup
2378
2389
  skapi-js
@@ -2416,6 +2427,7 @@ ssh
2416
2427
  ssri
2417
2428
  st
2418
2429
  stack-trace
2430
+ stage-js
2419
2431
  standard
2420
2432
  standard-version
2421
2433
  star-location
@@ -2505,6 +2517,7 @@ symbiote
2505
2517
  symbiotejs
2506
2518
  sync-request
2507
2519
  synckit
2520
+ syncpack
2508
2521
  synion
2509
2522
  system
2510
2523
  systeminformation
@@ -2607,6 +2620,7 @@ tsdoc
2607
2620
  tsdoc-config
2608
2621
  tsdown
2609
2622
  tseslint
2623
+ tsgo
2610
2624
  tshy
2611
2625
  tslib
2612
2626
  tslint
@@ -2617,6 +2631,7 @@ tstyche
2617
2631
  tsup
2618
2632
  tsx
2619
2633
  tua-body-scroll-lock
2634
+ turborepo
2620
2635
  turndown
2621
2636
  tv
2622
2637
  tweetnacl
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.33",
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": "d916ca92d4878e49bf349a37021c9051f433e9e1"
45
+ "gitHead": "1c4816c37b2f2b1d6272f25b694b8a563f09661b"
46
46
  }