@cspell/dict-npm 5.1.31 → 5.1.33

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 +4 -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
@@ -1597,6 +1600,7 @@ near-social-bridge
1597
1600
  neato
1598
1601
  nedb
1599
1602
  needle
1603
+ neostandard
1600
1604
  nest
1601
1605
  nest-commander
1602
1606
  nestjsx
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.33",
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": "cd717a433ef22245c4d4aecc55d365d58079bce1"
46
46
  }