all-the-package-types 1.0.5 → 1.0.6
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 +5 -0
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -6344,6 +6344,11 @@
|
|
|
6344
6344
|
"l": "commons-validator-js",
|
|
6345
6345
|
"t": "commons-validator-js"
|
|
6346
6346
|
},
|
|
6347
|
+
{
|
|
6348
|
+
"p": "https://github.com/filipdanic/compact-timezone-list",
|
|
6349
|
+
"l": "compact-timezone-list",
|
|
6350
|
+
"t": "compact-timezone-list"
|
|
6351
|
+
},
|
|
6347
6352
|
{
|
|
6348
6353
|
"p": "https://github.com/emilbayes/compare",
|
|
6349
6354
|
"l": "compare",
|