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.6.3 to 0.6.4

4

CHANGELOG.md

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

## 0.6.4 - 2016-06-03
* Change #copy() internal MetadataDirective from 'COPY' to 'REPLACE'.
## 0.6.3 - 2016-06-03

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

2

lib/BloodySimpleS3.js

@@ -299,3 +299,3 @@ 'use strict';

Key: target,
MetadataDirective: 'COPY'
MetadataDirective: 'REPLACE'
});

@@ -302,0 +302,0 @@

{
"name": "bloody-simple-s3",
"version": "0.6.3",
"version": "0.6.4",
"description": "A bloody simple interface to S3, based on the official AWS sdk",

@@ -5,0 +5,0 @@ "repository": {

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