@cspell/dict-npm 5.1.10 → 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 +12 -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
@@ -1492,6 +1499,7 @@ newrelic
1492
1499
  next
1493
1500
  next-auth
1494
1501
  nextjs
1502
+ nextra
1495
1503
  ng-doc
1496
1504
  ng-mocks
1497
1505
  ng-zorro-antd
@@ -1965,6 +1973,7 @@ rehype-autolink-headings
1965
1973
  rehype-external-links
1966
1974
  rehype-katex
1967
1975
  rehype-mdx-code-props
1976
+ rehype-mermaid
1968
1977
  rehype-parse
1969
1978
  rehype-raw
1970
1979
  rehype-slug
@@ -2145,6 +2154,7 @@ spectaql
2145
2154
  speech-section-part-frozen
2146
2155
  spirit-labor-cheese
2147
2156
  split
2157
+ spotlight
2148
2158
  spring-dust-wall-size
2149
2159
  sprintf
2150
2160
  sprintf-js
@@ -2303,6 +2313,7 @@ tinyhttp
2303
2313
  tinymce
2304
2314
  tinypool
2305
2315
  tinyspy
2316
+ tiptap
2306
2317
  tmp
2307
2318
  toastify-react-native
2308
2319
  tocbot
@@ -2340,6 +2351,7 @@ tslint
2340
2351
  tslint-config-prettier
2341
2352
  tslint-react
2342
2353
  tsparticles
2354
+ tstyche
2343
2355
  tsup
2344
2356
  tsx
2345
2357
  turndown
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cspell/dict-npm",
3
- "version": "5.1.10",
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": "209d16e6fbe3305781ab4f8151f0252f0a0b7e3b"
45
+ "gitHead": "bdef6fdb1ff99533ab0011835bd01802a45b4db4"
46
46
  }