@cspell/dict-npm 5.1.24 → 5.1.26

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 +2 -1
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -763,7 +763,6 @@ execa
763
763
  exit
764
764
  expect
765
765
  expect-type
766
- expedita-labore-ipsum
767
766
  exports
768
767
  express
769
768
  express-adexe
@@ -1214,6 +1213,7 @@ interaction-external-bounce
1214
1213
  interaction-external-grab
1215
1214
  interaction-external-push
1216
1215
  interaction-external-remove
1216
+ interaction-external-repulse
1217
1217
  interaction-particles-collisions
1218
1218
  interaction-particles-links
1219
1219
  interceptors
@@ -2274,6 +2274,7 @@ skapi-js
2274
2274
  sky-buy-web3-rock
2275
2275
  slash
2276
2276
  slice-ansi
2277
+ slim
2277
2278
  slow-deps
2278
2279
  slow-voice-spell-pass
2279
2280
  slug
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.24",
3
+ "version": "5.1.26",
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": "40db20b5a873df5c0cef9aeca1f4f0d6d0cf7b9d"
45
+ "gitHead": "950dce872a1d49dcc83f417427c0c0285470a1c6"
46
46
  }