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

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.4 to 0.3.5

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## 0.3.5 - 2015-05-05
* Update npm dependencies (aws-sdk@2.1.26, bluebird@2.9.25, lodash@3.8.0, chai@2.3.0)
* Adopt semantic versioning
## 0.3.4 - 2015-04-23

@@ -2,0 +7,0 @@

10

package.json
{
"name": "bloody-simple-s3",
"version": "0.3.4",
"version": "0.3.5",
"description": "A bloody simple interface to S3, based on the official AWS sdk",

@@ -26,8 +26,8 @@ "repository": {

"dependencies": {
"aws-sdk": "^2.1.24",
"bluebird": "^2.9.24",
"lodash": "^3.7.0"
"aws-sdk": "^2.1.26",
"bluebird": "^2.9.25",
"lodash": "^3.8.0"
},
"devDependencies": {
"chai": "^2.2.0",
"chai": "^2.3.0",
"dotenv": "^1.1.0",

@@ -34,0 +34,0 @@ "mocha": "^2.2.4"

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