Socket
Socket
Sign inDemoInstall

bloody-simple-s3

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bloody-simple-s3 - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

4

CHANGELOG.md

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

## 0.3.4 - 2015-04-23
* Update aws-sdk to v.2.1.24
## 0.3.3 - 2015-04-16

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

8

package.json
{
"name": "bloody-simple-s3",
"version": "0.3.3",
"version": "0.3.4",
"description": "A bloody simple interface to S3, based on the official AWS sdk",
"repository": {
"type": "git",
"url": "git://github.com/jmike/bloody-simple-s3.git"
"url": "git://github.com/visionmobile/bloody-simple-s3.git"
},

@@ -26,5 +26,5 @@ "main": "src/BloodySimpleS3.js",

"dependencies": {
"aws-sdk": "^2.1.23",
"aws-sdk": "^2.1.24",
"bluebird": "^2.9.24",
"lodash": "^3.6.0"
"lodash": "^3.7.0"
},

@@ -31,0 +31,0 @@ "devDependencies": {

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