@cspell/dict-npm 5.1.30 → 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 +5 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -199,6 +199,7 @@ bizcharts
199
199
  bl
200
200
  blanket
201
201
  blaze
202
+ blaze-types
202
203
  blessed
203
204
  blessed-contrib
204
205
  blockchain-am
@@ -218,6 +219,7 @@ bluebird
218
219
  bn
219
220
  body-parser
220
221
  body-scroll-lock
222
+ body-scroll-lock-upgrade
221
223
  bookshelf
222
224
  boom
223
225
  bootstrap
@@ -621,6 +623,7 @@ eas-framework
621
623
  ebs-helper
622
624
  echarts
623
625
  eclint
626
+ egjs
624
627
  eightshift
625
628
  ejs
626
629
  elasticsearch
@@ -832,6 +835,7 @@ flatmap
832
835
  flatpak-bundler
833
836
  flatpickr
834
837
  flatten
838
+ flicking
835
839
  flightplan
836
840
  floating-ui
837
841
  flow-bin
@@ -1773,6 +1777,7 @@ path-is-absolute
1773
1777
  path-to-regexp
1774
1778
  pathe
1775
1779
  patrtorg
1780
+ payload
1776
1781
  paypal-server-api
1777
1782
  pdfjs
1778
1783
  pdfkit
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.30",
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": "145e0937f8cb65c0e1f1d3febfdad7196a0f30cf"
45
+ "gitHead": "eb2afe03d001a8e379410daa72cd6a3226d2db36"
46
46
  }