@cspell/dict-npm 5.2.28 → 5.2.29

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 +6 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -648,6 +648,8 @@ eas-framework
648
648
  ebs-helper
649
649
  echarts
650
650
  eclint
651
+ ed
652
+ edsdk
651
653
  egjs
652
654
  eightshift
653
655
  ejs
@@ -1766,6 +1768,7 @@ object-hash
1766
1768
  object-inspect
1767
1769
  object-keys
1768
1770
  object-path
1771
+ observablehq
1769
1772
  observe-food-motion-hidden
1770
1773
  oclif
1771
1774
  octokit
@@ -1872,6 +1875,7 @@ platform-server
1872
1875
  playbook-builder
1873
1876
  playwright
1874
1877
  plist
1878
+ plot
1875
1879
  plugin-active-header-links
1876
1880
  plugin-commonjs
1877
1881
  plugin-doc-explorer
@@ -2084,6 +2088,7 @@ react-docgen
2084
2088
  react-dom
2085
2089
  react-dropzone
2086
2090
  react-easy-router
2091
+ react-error-boundary
2087
2092
  react-error-overlay
2088
2093
  react-fast-compare
2089
2094
  react-fontawesome
@@ -2357,6 +2362,7 @@ sit-nam-neque
2357
2362
  size-limit
2358
2363
  sizeitup
2359
2364
  skapi-js
2365
+ skia-canvas
2360
2366
  sky-buy-web3-rock
2361
2367
  slash
2362
2368
  slice-ansi
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.28",
3
+ "version": "5.2.29",
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": "eb2dd1fb97fdc4e6fb74cd3bfd192d493a4c6f86"
45
+ "gitHead": "1f049f6cf332d15f0b5ca421c691939950f4339a"
46
46
  }