@cspell/dict-npm 5.1.13 → 5.1.14

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 -1
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -214,7 +214,6 @@ broccoli-funnel
214
214
  broccoli-merge-trees
215
215
  broccoli-test-helper
216
216
  brought-tried-whether
217
- browser
218
217
  browser-sync
219
218
  browserify
220
219
  browserify-shim
@@ -1670,6 +1669,7 @@ patrtorg
1670
1669
  paypal-server-api
1671
1670
  pdfjs
1672
1671
  pdfkit
1672
+ perfect-scrollbar
1673
1673
  performance-now
1674
1674
  perseid
1675
1675
  pg
@@ -1922,6 +1922,7 @@ react-query
1922
1922
  react-redux
1923
1923
  react-refresh
1924
1924
  react-responsive
1925
+ react-responsive-select
1925
1926
  react-router
1926
1927
  react-router-dom
1927
1928
  react-router-redux
@@ -2064,6 +2065,7 @@ safe-publish-latest
2064
2065
  sails
2065
2066
  salt-type-oldest-faster
2066
2067
  sand-have-metal
2068
+ sandstone
2067
2069
  sanitize-filename
2068
2070
  sanitize-html
2069
2071
  sanity
@@ -2321,6 +2323,7 @@ tinymce
2321
2323
  tinypool
2322
2324
  tinyspy
2323
2325
  tiptap
2326
+ titanium
2324
2327
  tmp
2325
2328
  toastify-react-native
2326
2329
  tocbot
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.13",
3
+ "version": "5.1.14",
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": "c92369b860820cfc68f8e83b90f680e68040e52e"
45
+ "gitHead": "7eecfcb5c58e95db20f785d1407d465ba52d5b76"
46
46
  }