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

s3

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

s3 - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

### 4.3.1
* Update dependencies
### 4.3.0

@@ -2,0 +6,0 @@

10

package.json
{
"name": "s3",
"version": "4.3.0",
"version": "4.3.1",
"description": "high level amazon s3 client. upload and download files and directories",

@@ -34,3 +34,3 @@ "main": "lib/index.js",

"mocha": "~1.21.4",
"ncp": "~0.6.0"
"ncp": "~1.0.1"
},

@@ -40,7 +40,7 @@ "dependencies": {

"findit": "~2.0.0",
"graceful-fs": "~3.0.2",
"graceful-fs": "~3.0.3",
"mkdirp": "~0.5.0",
"pend": "~1.1.2",
"pend": "~1.1.3",
"rimraf": "~2.2.8",
"fd-slicer": "~0.1.0",
"fd-slicer": "~0.2.1",
"mime": "~1.2.11",

@@ -47,0 +47,0 @@ "streamsink": "~1.2.0"

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