@cspell/dict-npm 5.2.12 → 5.2.13

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 +1 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -1415,6 +1415,7 @@ lead-alike-web3-applied
1415
1415
  leaflet
1416
1416
  leaflet-gesture-handling
1417
1417
  left-pad
1418
+ lefthook
1418
1419
  leftpad
1419
1420
  legacy-modal
1420
1421
  legacy-provider
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.12",
3
+ "version": "5.2.13",
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": "2488b6872181472ef3b7982e2cc839d6beb39ef7"
45
+ "gitHead": "193ead81f348e5bd2512435f7a302b3c07cbbb47"
46
46
  }