@cspell/dict-npm 5.1.11 → 5.1.12

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 +10 -0
  2. package/package.json +2 -2
package/dict/npm.txt CHANGED
@@ -20,6 +20,7 @@ ajv
20
20
  ajv-formats
21
21
  aleo-oracle-sdk
22
22
  alifd
23
+ allure-js-commons
23
24
  although-line-wall-corn
24
25
  amqp
25
26
  amqplib
@@ -244,6 +245,7 @@ caniuse-lite
244
245
  canvas
245
246
  capacitor
246
247
  careful-faster-dirty-matter
248
+ carousel
247
249
  case-sensitive-paths-webpack-plugin
248
250
  casperjs
249
251
  caught-brain-service
@@ -331,6 +333,7 @@ co
331
333
  co-prompt
332
334
  code
333
335
  code-frame
336
+ code-highlight
334
337
  codecov
335
338
  codemirror
336
339
  coffee-script
@@ -708,12 +711,14 @@ express-adexe
708
711
  express-autodoc
709
712
  express-generator
710
713
  express-handlebars
714
+ express-intlayer
711
715
  express-jwt
712
716
  express-session
713
717
  express-tools
714
718
  express-typed-rpc
715
719
  express-validator
716
720
  express-zod-api
721
+ expressions
717
722
  extend
718
723
  extend-shallow
719
724
  extract-text-webpack-plugin
@@ -1093,6 +1098,7 @@ hyphenate-style-name
1093
1098
  i
1094
1099
  i18next-gridly-backend
1095
1100
  iamtraction
1101
+ ibyar
1096
1102
  icons
1097
1103
  icons-material
1098
1104
  iconv-lite
@@ -1144,6 +1150,7 @@ is
1144
1150
  is-ci
1145
1151
  is-glob
1146
1152
  is-installed-globally
1153
+ is-mobile
1147
1154
  is-plain-obj
1148
1155
  is-plain-object
1149
1156
  is-potential-custom-element-name
@@ -1966,6 +1973,7 @@ rehype-autolink-headings
1966
1973
  rehype-external-links
1967
1974
  rehype-katex
1968
1975
  rehype-mdx-code-props
1976
+ rehype-mermaid
1969
1977
  rehype-parse
1970
1978
  rehype-raw
1971
1979
  rehype-slug
@@ -2146,6 +2154,7 @@ spectaql
2146
2154
  speech-section-part-frozen
2147
2155
  spirit-labor-cheese
2148
2156
  split
2157
+ spotlight
2149
2158
  spring-dust-wall-size
2150
2159
  sprintf
2151
2160
  sprintf-js
@@ -2304,6 +2313,7 @@ tinyhttp
2304
2313
  tinymce
2305
2314
  tinypool
2306
2315
  tinyspy
2316
+ tiptap
2307
2317
  tmp
2308
2318
  toastify-react-native
2309
2319
  tocbot
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.11",
3
+ "version": "5.1.12",
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": "487d4f60dc453d3f2c2d2835ceaa6053171b16d1"
45
+ "gitHead": "bdef6fdb1ff99533ab0011835bd01802a45b4db4"
46
46
  }