all-the-package-types 1.0.5 → 1.0.7
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 +6 -1
package/package.json
CHANGED
package/types.json
CHANGED
|
@@ -1701,7 +1701,7 @@
|
|
|
1701
1701
|
},
|
|
1702
1702
|
{
|
|
1703
1703
|
"p": null,
|
|
1704
|
-
"l":
|
|
1704
|
+
"l": "arangodb",
|
|
1705
1705
|
"t": "arangodb"
|
|
1706
1706
|
},
|
|
1707
1707
|
{
|
|
@@ -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",
|