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

s3fs

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

s3fs - npm Package Compare versions

Comparing version 2.4.3 to 2.4.4

12

npm-shrinkwrap.json
{
"name": "s3fs",
"version": "2.4.3",
"version": "2.4.4",
"dependencies": {
"aws-sdk": {
"version": "2.2.30",
"version": "2.2.33",
"from": "aws-sdk@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.2.30.tgz"
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.2.33.tgz"
},
"bluebird": {
"version": "2.10.2",
"from": "bluebird@>=2.0.0 <3.0.0",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-2.10.2.tgz"
"version": "3.2.1",
"from": "bluebird@>=3.0.0 <4.0.0",
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.2.1.tgz"
},

@@ -15,0 +15,0 @@ "extend": {

{
"name": "s3fs",
"version": "2.4.3",
"version": "2.4.4",
"description": "Implementation of Node.JS FS interface using Amazon Simple Storage Service (S3).",

@@ -38,3 +38,3 @@ "keywords": [

"aws-sdk": "~2.x",
"bluebird": "~2.x",
"bluebird": "~3.x",
"extend": "~3.x"

@@ -41,0 +41,0 @@ },

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