all-the-package-types 1.0.112 → 1.0.114

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 +11 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.112",
3
+ "version": "1.0.114",
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
@@ -6115,7 +6115,7 @@
6115
6115
  "t": "cloudevents-sdk"
6116
6116
  },
6117
6117
  {
6118
- "p": "https://github.com/cloudflare/node-cloudflare",
6118
+ "p": "https://github.com/cloudflare/cloudflare-typescript",
6119
6119
  "l": "cloudflare",
6120
6120
  "t": "cloudflare"
6121
6121
  },
@@ -29409,6 +29409,11 @@
29409
29409
  "l": "lzbase62",
29410
29410
  "t": "lzbase62"
29411
29411
  },
29412
+ {
29413
+ "p": "https://github.com/nmrugg/LZMA-JS",
29414
+ "l": "lzma",
29415
+ "t": "lzma"
29416
+ },
29412
29417
  {
29413
29418
  "p": "https://github.com/addaleax/lzma-native",
29414
29419
  "l": "lzma-native",
@@ -49814,6 +49819,11 @@
49814
49819
  "l": "tiny-secp256k1",
49815
49820
  "t": "tiny-secp256k1"
49816
49821
  },
49822
+ {
49823
+ "p": "https://github.com/leungwensen/tiny-segmenter",
49824
+ "l": "tiny-segmenter",
49825
+ "t": "tiny-segmenter"
49826
+ },
49817
49827
  {
49818
49828
  "p": "https://github.com/jechav/tiny-slider-react",
49819
49829
  "l": "tiny-slider-react",