all-the-package-types 1.0.105 → 1.0.106

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/package.json +1 -1
  2. package/types.json +15 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.105",
3
+ "version": "1.0.106",
4
4
  "description": "A list of all the `@types` packages on npm with metadata. Updated daily.",
5
5
  "main": "types.json",
6
6
  "bin": "cli.js",
package/types.json CHANGED
@@ -434,6 +434,11 @@
434
434
  "l": "@adobe/aio-lib-analytics",
435
435
  "t": "adobe__aio-lib-analytics"
436
436
  },
437
+ {
438
+ "p": null,
439
+ "l": null,
440
+ "t": "adobe__ccweb-add-on-sdk"
441
+ },
437
442
  {
438
443
  "p": "https://github.com/adobe/es-modules-middleware",
439
444
  "l": "@adobe/es-modules-middleware",
@@ -31104,6 +31109,11 @@
31104
31109
  "l": "mjml",
31105
31110
  "t": "mjml"
31106
31111
  },
31112
+ {
31113
+ "p": "https://github.com/mjmlio/mjml",
31114
+ "l": "mjml-browser",
31115
+ "t": "mjml-browser"
31116
+ },
31107
31117
  {
31108
31118
  "p": "https://github.com/mjmlio/mjml",
31109
31119
  "l": "mjml-core",
@@ -43454,6 +43464,11 @@
43454
43464
  "l": "remark-abbr",
43455
43465
  "t": "remark-abbr"
43456
43466
  },
43467
+ {
43468
+ "p": "https://github.com/imcuttle/remark-heading-id",
43469
+ "l": "remark-heading-id",
43470
+ "t": "remark-heading-id"
43471
+ },
43457
43472
  {
43458
43473
  "p": "https://github.com/sergioramos/remark-hint",
43459
43474
  "l": "remark-hint",