@cspell/dict-npm 5.2.9 → 5.2.10

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 +2 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -1412,6 +1412,7 @@ latest-version
1412
1412
  lazy
1413
1413
  lead-alike-web3-applied
1414
1414
  leaflet
1415
+ leaflet-gesture-handling
1415
1416
  left-pad
1416
1417
  leftpad
1417
1418
  legacy-modal
@@ -2488,6 +2489,7 @@ testcafe
2488
2489
  testcontainers
2489
2490
  testdouble
2490
2491
  testem
2492
+ testing
2491
2493
  testing-library
2492
2494
  text-hex
2493
2495
  text-table
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.9",
3
+ "version": "5.2.10",
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": "2a5c0497e65f9994fa0726976352bd213530fddb"
45
+ "gitHead": "d3226096849971f100407a42580f072be22709b9"
46
46
  }