all-the-package-types 1.0.308 → 1.0.310

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 +6 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "all-the-package-types",
3
- "version": "1.0.308",
3
+ "version": "1.0.310",
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
@@ -23239,6 +23239,11 @@
23239
23239
  "l": "is-date-object",
23240
23240
  "t": "is-date-object"
23241
23241
  },
23242
+ {
23243
+ "p": "https://github.com/watson/is-deflate",
23244
+ "l": "is-deflate",
23245
+ "t": "is-deflate"
23246
+ },
23242
23247
  {
23243
23248
  "p": "https://github.com/sindresorhus/is-docker",
23244
23249
  "l": "is-docker",
@@ -36085,7 +36090,7 @@
36085
36090
  "t": "outliers"
36086
36091
  },
36087
36092
  {
36088
- "p": "https://github.com/AirenSoft/OvenPlayer",
36093
+ "p": "https://github.com/OvenMediaLabs/OvenPlayer",
36089
36094
  "l": "ovenplayer",
36090
36095
  "t": "ovenplayer"
36091
36096
  },