@cspell/dict-npm 5.1.31 → 5.1.32

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 +3 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -219,6 +219,7 @@ bluebird
219
219
  bn
220
220
  body-parser
221
221
  body-scroll-lock
222
+ body-scroll-lock-upgrade
222
223
  bookshelf
223
224
  boom
224
225
  bootstrap
@@ -622,6 +623,7 @@ eas-framework
622
623
  ebs-helper
623
624
  echarts
624
625
  eclint
626
+ egjs
625
627
  eightshift
626
628
  ejs
627
629
  elasticsearch
@@ -833,6 +835,7 @@ flatmap
833
835
  flatpak-bundler
834
836
  flatpickr
835
837
  flatten
838
+ flicking
836
839
  flightplan
837
840
  floating-ui
838
841
  flow-bin
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.31",
3
+ "version": "5.1.32",
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": "c457dd11d778e4f692606e10107afba93446e12f"
45
+ "gitHead": "eb2afe03d001a8e379410daa72cd6a3226d2db36"
46
46
  }