all-the-package-types 1.0.57 → 1.0.58
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
|
@@ -44334,6 +44334,11 @@
|
|
|
44334
44334
|
"l": "s3-uploader",
|
|
44335
44335
|
"t": "s3-uploader"
|
|
44336
44336
|
},
|
|
44337
|
+
{
|
|
44338
|
+
"p": "https://github.com/orangewise/s3-zip",
|
|
44339
|
+
"l": "s3-zip",
|
|
44340
|
+
"t": "s3-zip"
|
|
44341
|
+
},
|
|
44337
44342
|
{
|
|
44338
44343
|
"p": "https://github.com/jamhall/s3rver",
|
|
44339
44344
|
"l": "s3rver",
|