all-the-package-types 1.0.119 → 1.0.121

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 +16 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.119",
3
+ "version": "1.0.121",
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
@@ -4889,6 +4889,11 @@
4889
4889
  "l": "cassanknex",
4890
4890
  "t": "cassanknex"
4891
4891
  },
4892
+ {
4893
+ "p": "https://github.com/thibauts/node-castv2",
4894
+ "l": "castv2",
4895
+ "t": "castv2"
4896
+ },
4892
4897
  {
4893
4898
  "p": "https://github.com/interactivethings/catalog",
4894
4899
  "l": "catalog",
@@ -18374,6 +18379,11 @@
18374
18379
  "l": "github",
18375
18380
  "t": "github"
18376
18381
  },
18382
+ {
18383
+ "p": "https://github.com/substack/github-from-package",
18384
+ "l": "github-from-package",
18385
+ "t": "github-from-package"
18386
+ },
18377
18387
  {
18378
18388
  "p": "https://github.com/Financial-Times/github-label-sync",
18379
18389
  "l": "github-label-sync",
@@ -30239,6 +30249,11 @@
30239
30249
  "l": "mathjax",
30240
30250
  "t": "mathjax"
30241
30251
  },
30252
+ {
30253
+ "p": "https://github.com/mathjax/MathJax-node",
30254
+ "l": "mathjax-node",
30255
+ "t": "mathjax-node"
30256
+ },
30242
30257
  {
30243
30258
  "p": "https://github.com/josdejong/mathjs",
30244
30259
  "l": "mathjs",
@@ -41930,7 +41945,7 @@
41930
41945
  "t": "react-resolver"
41931
41946
  },
41932
41947
  {
41933
- "p": "https://github.com/contra/react-responsive",
41948
+ "p": "https://github.com/yocontra/react-responsive",
41934
41949
  "l": "react-responsive",
41935
41950
  "t": "react-responsive"
41936
41951
  },