@cspell/dict-npm 5.1.26 → 5.1.27

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
@@ -163,6 +163,7 @@ babelify
163
163
  babylon
164
164
  backbone
165
165
  backendless
166
+ backstage-plugin-gitlab-backend
166
167
  baqend
167
168
  bark-needs-visit
168
169
  base
@@ -1182,6 +1183,7 @@ imagemin
1182
1183
  imagemin-pngquant
1183
1184
  imap
1184
1185
  immer
1186
+ immobiliarelabs
1185
1187
  immutability-helper
1186
1188
  immutable
1187
1189
  import-fresh
@@ -1375,6 +1377,7 @@ koa-static
1375
1377
  kobedevi
1376
1378
  kollorg
1377
1379
  kue
1380
+ kuler
1378
1381
  lab
1379
1382
  label-lungs-court
1380
1383
  laborum-doloribus-voluptate
@@ -2243,6 +2246,7 @@ shape-emoji
2243
2246
  shape-image
2244
2247
  shape-polygon
2245
2248
  shape-square
2249
+ shape-star
2246
2250
  shared
2247
2251
  shared-utils
2248
2252
  sharp
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.26",
3
+ "version": "5.1.27",
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": "950dce872a1d49dcc83f417427c0c0285470a1c6"
45
+ "gitHead": "4996958220daa75ae023473ec01d9664621672b4"
46
46
  }