all-the-package-types 1.0.356 → 1.0.358

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 +13 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.356",
3
+ "version": "1.0.358",
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
@@ -8300,8 +8300,8 @@
8300
8300
  "t": "cycled"
8301
8301
  },
8302
8302
  {
8303
- "p": null,
8304
- "l": null,
8303
+ "p": "https://github.com/CycloneDX/cyclonedx-npmjs-reserved-packages",
8304
+ "l": "cyclonedx",
8305
8305
  "t": "cyclonedx"
8306
8306
  },
8307
8307
  {
@@ -33369,6 +33369,11 @@
33369
33369
  "l": "named-routes",
33370
33370
  "t": "named-routes"
33371
33371
  },
33372
+ {
33373
+ "p": "https://github.com/sethvincent/namespace-emitter",
33374
+ "l": "namespace-emitter",
33375
+ "t": "namespace-emitter"
33376
+ },
33372
33377
  {
33373
33378
  "p": "https://github.com/hirokidaichi/namespace-js",
33374
33379
  "l": "namespace-js",
@@ -55149,6 +55154,11 @@
55149
55154
  "l": "why-did-you-update",
55150
55155
  "t": "why-did-you-update"
55151
55156
  },
55157
+ {
55158
+ "p": null,
55159
+ "l": null,
55160
+ "t": "wicg-cross-origin-storage"
55161
+ },
55152
55162
  {
55153
55163
  "p": null,
55154
55164
  "l": null,
@@ -55925,7 +55935,7 @@
55925
55935
  "t": "wx-js-sdk-dt"
55926
55936
  },
55927
55937
  {
55928
- "p": null,
55938
+ "p": "https://github.com/wechat-miniprogram/wx-server-sdk",
55929
55939
  "l": "wx-server-sdk",
55930
55940
  "t": "wx-server-sdk"
55931
55941
  },