@cspell/dict-npm 5.2.13 → 5.2.14

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 -3
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -444,6 +444,7 @@ core-js
444
444
  coreui
445
445
  cors
446
446
  cosmiconfig
447
+ country-codes-flags-phone-codes
447
448
  coveralls
448
449
  cpy-cli
449
450
  crawler
@@ -557,7 +558,6 @@ deven-org
557
558
  device-detector-js
558
559
  devkit
559
560
  devtea
560
- diahkomalasarinpm
561
561
  dicta-itaque-nemo
562
562
  dicta-recusandae-veniam
563
563
  did-enter-lay
@@ -654,6 +654,8 @@ emailjs
654
654
  ember-cli
655
655
  ember-cli-babel
656
656
  ember-cli-htmlbars
657
+ embla-carousel
658
+ embla-carousel-react
657
659
  embla-carousel-reactive-utils
658
660
  emmet
659
661
  emoji-js
@@ -1231,6 +1233,7 @@ ink
1231
1233
  ink-docstrap
1232
1234
  inline-style-parser
1233
1235
  innosetup-compiler
1236
+ input-otp
1234
1237
  inquirer
1235
1238
  inquirer-autocomplete-prompt
1236
1239
  inside-throw
@@ -1724,6 +1727,7 @@ nuke-cli
1724
1727
  nulla-voluptates-voluptates
1725
1728
  numeral
1726
1729
  nunjucks
1730
+ nuxt
1727
1731
  nvm
1728
1732
  nvmrc
1729
1733
  nwsapi
@@ -1742,7 +1746,6 @@ object-path
1742
1746
  observe-food-motion-hidden
1743
1747
  oclif
1744
1748
  octokit
1745
- odio-facilis-beatae
1746
1749
  odio-fugiat-in
1747
1750
  odit-maxime-porro-asperiores
1748
1751
  omit
@@ -1938,7 +1941,6 @@ posthtml
1938
1941
  pothos
1939
1942
  pouchdb
1940
1943
  power-assert
1941
- praesentium-sint-dolorem
1942
1944
  pre-commit
1943
1945
  preact
1944
1946
  preid
@@ -2810,5 +2812,6 @@ zod
2810
2812
  zod-http-schemas
2811
2813
  zombie
2812
2814
  zone
2815
+ zoroaster
2813
2816
  zustand
2814
2817
  zuul
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.13",
3
+ "version": "5.2.14",
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": "193ead81f348e5bd2512435f7a302b3c07cbbb47"
45
+ "gitHead": "ec0321268240928dd2d9968b99715ba81a30af67"
46
46
  }