all-the-package-types 1.0.18 → 1.0.20

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.18",
3
+ "version": "1.0.20",
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
@@ -75,7 +75,7 @@
75
75
  "t": "absolute"
76
76
  },
77
77
  {
78
- "p": "https://github.com/zazukoians/absolute-url",
78
+ "p": "https://github.com/bergos/absolute-url",
79
79
  "l": "absolute-url",
80
80
  "t": "absolute-url"
81
81
  },
@@ -20254,6 +20254,11 @@
20254
20254
  "l": "hex-rgba",
20255
20255
  "t": "hex-rgba"
20256
20256
  },
20257
+ {
20258
+ "p": "https://github.com/AVVS/hex-to-binary",
20259
+ "l": "hex-to-binary",
20260
+ "t": "hex-to-binary"
20261
+ },
20257
20262
  {
20258
20263
  "p": "https://github.com/DeRain/hex-to-uuid",
20259
20264
  "l": "hex-to-uuid",
@@ -51519,6 +51524,11 @@
51519
51524
  "l": "vue-tel-input",
51520
51525
  "t": "vue-tel-input"
51521
51526
  },
51527
+ {
51528
+ "p": "https://github.com/vuejs/vue-template-es2015-compiler",
51529
+ "l": "vue-template-es2015-compiler",
51530
+ "t": "vue-template-es2015-compiler"
51531
+ },
51522
51532
  {
51523
51533
  "p": null,
51524
51534
  "l": "vue-the-mask",