all-the-package-types 1.0.118 → 1.0.120

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.118",
3
+ "version": "1.0.120",
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
@@ -4924,6 +4924,11 @@
4924
4924
  "l": "cbor",
4925
4925
  "t": "cbor"
4926
4926
  },
4927
+ {
4928
+ "p": "https://github.com/paroga/cbor-js",
4929
+ "l": "cbor-js",
4930
+ "t": "cbor-js"
4931
+ },
4927
4932
  {
4928
4933
  "p": "https://github.com/DoubleSpout/ccap",
4929
4934
  "l": "ccap",
@@ -41925,7 +41930,7 @@
41925
41930
  "t": "react-resolver"
41926
41931
  },
41927
41932
  {
41928
- "p": "https://github.com/contra/react-responsive",
41933
+ "p": "https://github.com/yocontra/react-responsive",
41929
41934
  "l": "react-responsive",
41930
41935
  "t": "react-responsive"
41931
41936
  },
@@ -46764,6 +46769,11 @@
46764
46769
  "l": "snappy",
46765
46770
  "t": "snappy"
46766
46771
  },
46772
+ {
46773
+ "p": "https://github.com/zhipeng-jia/snappyjs",
46774
+ "l": "snappyjs",
46775
+ "t": "snappyjs"
46776
+ },
46767
46777
  {
46768
46778
  "p": "https://github.com/adobe-webplatform/Snap.svg",
46769
46779
  "l": "snapsvg",