all-the-package-types 1.0.354 → 1.0.356

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 +14 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.354",
3
+ "version": "1.0.356",
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
@@ -32010,47 +32010,47 @@
32010
32010
  "t": "metric-suffix"
32011
32011
  },
32012
32012
  {
32013
- "p": "https://github.com/facebook/metro",
32013
+ "p": "https://github.com/react/metro",
32014
32014
  "l": "metro",
32015
32015
  "t": "metro"
32016
32016
  },
32017
32017
  {
32018
- "p": "https://github.com/facebook/metro",
32018
+ "p": "https://github.com/react/metro",
32019
32019
  "l": "metro-babel-transformer",
32020
32020
  "t": "metro-babel-transformer"
32021
32021
  },
32022
32022
  {
32023
- "p": "https://github.com/facebook/metro",
32023
+ "p": "https://github.com/react/metro",
32024
32024
  "l": "metro-cache",
32025
32025
  "t": "metro-cache"
32026
32026
  },
32027
32027
  {
32028
- "p": "https://github.com/facebook/metro",
32028
+ "p": "https://github.com/react/metro",
32029
32029
  "l": "metro-config",
32030
32030
  "t": "metro-config"
32031
32031
  },
32032
32032
  {
32033
- "p": "https://github.com/facebook/metro",
32033
+ "p": "https://github.com/react/metro",
32034
32034
  "l": "metro-core",
32035
32035
  "t": "metro-core"
32036
32036
  },
32037
32037
  {
32038
- "p": "https://github.com/facebook/metro",
32038
+ "p": "https://github.com/react/metro",
32039
32039
  "l": "metro-file-map",
32040
32040
  "t": "metro-file-map"
32041
32041
  },
32042
32042
  {
32043
- "p": "https://github.com/facebook/metro",
32043
+ "p": "https://github.com/react/metro",
32044
32044
  "l": "metro-resolver",
32045
32045
  "t": "metro-resolver"
32046
32046
  },
32047
32047
  {
32048
- "p": "https://github.com/facebook/metro",
32048
+ "p": "https://github.com/react/metro",
32049
32049
  "l": "metro-source-map",
32050
32050
  "t": "metro-source-map"
32051
32051
  },
32052
32052
  {
32053
- "p": "https://github.com/facebook/metro",
32053
+ "p": "https://github.com/react/metro",
32054
32054
  "l": "metro-transform-worker",
32055
32055
  "t": "metro-transform-worker"
32056
32056
  },
@@ -35509,6 +35509,11 @@
35509
35509
  "l": "object-refs",
35510
35510
  "t": "object-refs"
35511
35511
  },
35512
+ {
35513
+ "p": "https://github.com/blackflux/object-treeify",
35514
+ "l": "object-treeify",
35515
+ "t": "object-treeify"
35516
+ },
35512
35517
  {
35513
35518
  "p": "https://github.com/ljharb/object.assign",
35514
35519
  "l": "object.assign",