@cspell/dict-npm 5.1.23 → 5.1.25

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 -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
@@ -1211,8 +1210,11 @@ instagram-node
1211
1210
  install
1212
1211
  inter
1213
1212
  interaction-external-bounce
1213
+ interaction-external-grab
1214
1214
  interaction-external-push
1215
1215
  interaction-external-remove
1216
+ interaction-external-repulse
1217
+ interaction-particles-collisions
1216
1218
  interaction-particles-links
1217
1219
  interceptors
1218
1220
  interpret
@@ -1707,6 +1709,7 @@ on-finished
1707
1709
  once
1708
1710
  onchange
1709
1711
  one-how-hand
1712
+ onesy
1710
1713
  onoff
1711
1714
  open
1712
1715
  open-cli
@@ -2030,6 +2033,7 @@ react-native-collapsible
2030
2033
  react-native-file-viewer
2031
2034
  react-native-keychain
2032
2035
  react-native-lightbox-v
2036
+ react-native-macos
2033
2037
  react-native-progress
2034
2038
  react-native-svg-charts
2035
2039
  react-native-vector-icons
@@ -2270,6 +2274,7 @@ skapi-js
2270
2274
  sky-buy-web3-rock
2271
2275
  slash
2272
2276
  slice-ansi
2277
+ slim
2273
2278
  slow-deps
2274
2279
  slow-voice-spell-pass
2275
2280
  slug
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.23",
3
+ "version": "5.1.25",
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": "c15ccee3b74e2a142a3811f844253a7303650004"
45
+ "gitHead": "6cd9198dfc6d6c28baca94bdcef5635591074e15"
46
46
  }