Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

upload2s3

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

upload2s3 - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

8

package.json
{
"name": "upload2s3",
"version": "1.0.0",
"version": "1.1.0",
"description": "A robust S3 uploader, with expotential backoff and multipart support.",

@@ -25,3 +25,7 @@ "main": "index.js",

},
"homepage": "https://github.com/BranchMetrics/upload2s3"
"homepage": "https://github.com/BranchMetrics/upload2s3",
"dependencies": {
"retry": "^0.6.1",
"xml2js": "^0.4.4"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc