all-the-package-types 1.0.30 → 1.0.32

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 +15 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.30",
3
+ "version": "1.0.32",
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
@@ -7244,6 +7244,11 @@
7244
7244
  "l": "core-object",
7245
7245
  "t": "core-object"
7246
7246
  },
7247
+ {
7248
+ "p": "https://github.com/isaacs/core-util-is",
7249
+ "l": "core-util-is",
7250
+ "t": "core-util-is"
7251
+ },
7247
7252
  {
7248
7253
  "p": "https://github.com/cornerstonejs/cornerstone",
7249
7254
  "l": "cornerstone-core",
@@ -21519,6 +21524,11 @@
21519
21524
  "l": "inflection",
21520
21525
  "t": "inflection"
21521
21526
  },
21527
+ {
21528
+ "p": "https://github.com/npm/inflight",
21529
+ "l": "inflight",
21530
+ "t": "inflight"
21531
+ },
21522
21532
  {
21523
21533
  "p": "https://github.com/dijs/infobox-parser",
21524
21534
  "l": "infobox-parser",
@@ -27034,6 +27044,11 @@
27034
27044
  "l": "linear-gradient",
27035
27045
  "t": "linear-gradient"
27036
27046
  },
27047
+ {
27048
+ "p": "https://github.com/mapbox/lineclip",
27049
+ "l": "lineclip",
27050
+ "t": "lineclip"
27051
+ },
27037
27052
  {
27038
27053
  "p": "https://github.com/jasonbellamy/linesert",
27039
27054
  "l": "linesert",