@cspell/dict-npm 5.1.21 → 5.1.23

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
@@ -25,6 +25,7 @@ aleo-oracle-sdk
25
25
  alifd
26
26
  allure-js-commons
27
27
  although-line-wall-corn
28
+ amaui
28
29
  amqp
29
30
  amqplib
30
31
  analsorhost-simple-bs
@@ -66,6 +67,7 @@ apollo-link
66
67
  apollo-link-http
67
68
  app
68
69
  app-root-path
70
+ appium
69
71
  appium-android-driver
70
72
  apple-transportation-web3-locate
71
73
  application
@@ -167,6 +169,7 @@ base
167
169
  base-
168
170
  base-individual-comfortable-crop
169
171
  base64-js
172
+ basic
170
173
  basic-auth
171
174
  batuta
172
175
  bcrypt
@@ -460,6 +463,7 @@ css-tools
460
463
  css-tree
461
464
  cssdb
462
465
  cssesc
466
+ cssfilter
463
467
  cssnano
464
468
  csso
465
469
  cssstyle
@@ -1167,6 +1171,7 @@ iamtraction
1167
1171
  ibyar
1168
1172
  icons
1169
1173
  icons-material
1174
+ icons-material-rounded-react
1170
1175
  iconv-lite
1171
1176
  icss-utils
1172
1177
  identity-obj-proxy
@@ -2553,6 +2558,7 @@ updater-life
2553
2558
  updater-opacity
2554
2559
  updater-out-modes
2555
2560
  updater-rotate
2561
+ updater-size
2556
2562
  upgraded-fishstick
2557
2563
  uploadcare
2558
2564
  uploadcare-widget
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.21",
3
+ "version": "5.1.23",
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": "588365f8c00b710c7d9eb46db5477f6db48a920d"
45
+ "gitHead": "c15ccee3b74e2a142a3811f844253a7303650004"
46
46
  }