@cspell/dict-npm 5.1.15 → 5.1.16

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 +9 -1
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -69,6 +69,7 @@ appium-android-driver
69
69
  apple-transportation-web3-locate
70
70
  application
71
71
  applicationinsights
72
+ applitools
72
73
  appsync-client-node
73
74
  arborist
74
75
  architecto-alias-quod
@@ -480,6 +481,7 @@ dance-you-thou
480
481
  dargs
481
482
  dashdash
482
483
  datafire
484
+ dataui
483
485
  date-fns
484
486
  dateformat
485
487
  dates
@@ -588,6 +590,7 @@ doxdox-renderer-bootstrap
588
590
  doxdox-renderer-json
589
591
  doxdox-renderer-markdown
590
592
  draft-js
593
+ drag-drop
591
594
  dramaorg
592
595
  dropzone
593
596
  dtslint
@@ -1772,10 +1775,12 @@ pixelmatch
1772
1775
  pkg-dir
1773
1776
  pkg-up
1774
1777
  pkginfo
1778
+ plasmo
1775
1779
  plate-core
1776
1780
  platform-browser
1777
1781
  platform-browser-dynamic
1778
1782
  platform-server
1783
+ playbook-builder
1779
1784
  playwright
1780
1785
  plist
1781
1786
  plugin-active-header-links
@@ -1990,6 +1995,7 @@ react-easy-router
1990
1995
  react-error-overlay
1991
1996
  react-fast-compare
1992
1997
  react-fontawesome
1998
+ react-h5-audio-player
1993
1999
  react-helmet
1994
2000
  react-hook-form
1995
2001
  react-hooks
@@ -2216,6 +2222,7 @@ serverless-spy
2216
2222
  set
2217
2223
  sha
2218
2224
  shallowequal
2225
+ shape-circle
2219
2226
  shape-emoji
2220
2227
  shared-utils
2221
2228
  sharp
@@ -2530,8 +2537,10 @@ unusual-rope
2530
2537
  unzip
2531
2538
  update-notifier
2532
2539
  updater-color
2540
+ updater-life
2533
2541
  updater-opacity
2534
2542
  updater-out-modes
2543
+ updater-rotate
2535
2544
  upgraded-fishstick
2536
2545
  uploadcare
2537
2546
  uploadcare-widget
@@ -2564,7 +2573,6 @@ vary
2564
2573
  vasync
2565
2574
  vconsole
2566
2575
  velit-fugit-harum
2567
- velit-nobis-nostrum-nam
2568
2576
  velit-reiciendis-velit
2569
2577
  verbose-robot
2570
2578
  vercel
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.15",
3
+ "version": "5.1.16",
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": "68ab5b96f887a9f84e32dc0c38df41e290fd3efa"
45
+ "gitHead": "af1ef23c4bc66ea8c23d59d9f268ed5cd4e770d1"
46
46
  }