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

gulp-s3-upload

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-s3-upload - npm Package Compare versions

Comparing version 1.6.4 to 1.6.5

14

package.json
{
"name": "gulp-s3-upload",
"version": "1.6.4",
"version": "1.6.5",
"description": "A gulp task to asynchronous upload/update assets to an AWS S3 Bucket.",

@@ -32,10 +32,10 @@ "main": "index.js",

"dependencies": {
"aws-sdk": "2.6.15",
"aws-sdk": "^2.88.0",
"event-stream": "^3.3.4",
"gulp-util": "^3.0.7",
"hasha": "^2.2.0",
"https-proxy-agent": "^1.0.0",
"mime": "1.3.4",
"underscore": "1.8.3"
"gulp-util": "^3.0.8",
"hasha": "^3.0.0",
"https-proxy-agent": "^2.0.0",
"mime": "^1.3.6",
"underscore": "^1.8.3"
}
}

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

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