@cspell/dict-npm 5.1.23 → 5.1.24

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 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -1211,8 +1211,10 @@ instagram-node
1211
1211
  install
1212
1212
  inter
1213
1213
  interaction-external-bounce
1214
+ interaction-external-grab
1214
1215
  interaction-external-push
1215
1216
  interaction-external-remove
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
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.24",
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": "40db20b5a873df5c0cef9aeca1f4f0d6d0cf7b9d"
46
46
  }