@cspell/dict-npm 5.2.12 → 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 +7 -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
@@ -1415,6 +1418,7 @@ lead-alike-web3-applied
1415
1418
  leaflet
1416
1419
  leaflet-gesture-handling
1417
1420
  left-pad
1421
+ lefthook
1418
1422
  leftpad
1419
1423
  legacy-modal
1420
1424
  legacy-provider
@@ -1723,6 +1727,7 @@ nuke-cli
1723
1727
  nulla-voluptates-voluptates
1724
1728
  numeral
1725
1729
  nunjucks
1730
+ nuxt
1726
1731
  nvm
1727
1732
  nvmrc
1728
1733
  nwsapi
@@ -1741,7 +1746,6 @@ object-path
1741
1746
  observe-food-motion-hidden
1742
1747
  oclif
1743
1748
  octokit
1744
- odio-facilis-beatae
1745
1749
  odio-fugiat-in
1746
1750
  odit-maxime-porro-asperiores
1747
1751
  omit
@@ -1937,7 +1941,6 @@ posthtml
1937
1941
  pothos
1938
1942
  pouchdb
1939
1943
  power-assert
1940
- praesentium-sint-dolorem
1941
1944
  pre-commit
1942
1945
  preact
1943
1946
  preid
@@ -2809,5 +2812,6 @@ zod
2809
2812
  zod-http-schemas
2810
2813
  zombie
2811
2814
  zone
2815
+ zoroaster
2812
2816
  zustand
2813
2817
  zuul
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.2.12",
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": "2488b6872181472ef3b7982e2cc839d6beb39ef7"
45
+ "gitHead": "ec0321268240928dd2d9968b99715ba81a30af67"
46
46
  }