all-the-package-types 1.0.19 → 1.0.21
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.
- package/package.json +1 -1
- package/types.json +11 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -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",
|
|
@@ -40240,7 +40245,7 @@
|
|
|
40240
40245
|
"t": "react-native-auth0"
|
|
40241
40246
|
},
|
|
40242
40247
|
{
|
|
40243
|
-
"p": "https://github.com/
|
|
40248
|
+
"p": "https://github.com/byteburgers/react-native-autocomplete-input",
|
|
40244
40249
|
"l": "react-native-autocomplete-input",
|
|
40245
40250
|
"t": "react-native-autocomplete-input"
|
|
40246
40251
|
},
|
|
@@ -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",
|