@aws-amplify/storage
Advanced tools
Comparing version 1.0.23-unstable.1 to 1.0.23-unstable.2
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.23-unstable.2"></a> | ||
## [1.0.23-unstable.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.23-unstable.1...@aws-amplify/storage@1.0.23-unstable.2) (2018-12-13) | ||
**Note:** Version bump only for package @aws-amplify/storage | ||
<a name="1.0.23-unstable.1"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.23-unstable.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.23-unstable.0...@aws-amplify/storage@1.0.23-unstable.1) (2018-12-07) |
@@ -41,3 +41,3 @@ import { StorageOptions, StorageProvider } from '../types'; | ||
* Put a file in S3 bucket specified to configure method | ||
* @param {Stirng} key - key of the object | ||
* @param {String} key - key of the object | ||
* @param {Object} object - File to be put in Amazon S3 bucket | ||
@@ -44,0 +44,0 @@ * @param {Object} [config] - { level : private|protected|public, contentType: MIME Types, |
@@ -161,3 +161,3 @@ "use strict"; | ||
* Put a file in S3 bucket specified to configure method | ||
* @param {Stirng} key - key of the object | ||
* @param {String} key - key of the object | ||
* @param {Object} object - File to be put in Amazon S3 bucket | ||
@@ -164,0 +164,0 @@ * @param {Object} [config] - { level : private|protected|public, contentType: MIME Types, |
@@ -52,3 +52,3 @@ import { StorageProvider } from './types'; | ||
* Put a file in storage bucket specified to configure method | ||
* @param {Stirng} key - key of the object | ||
* @param {String} key - key of the object | ||
* @param {Object} object - File to be put in bucket | ||
@@ -55,0 +55,0 @@ * @param {Object} [config] - { level : private|protected|public, contentType: MIME Types, |
@@ -165,3 +165,3 @@ "use strict"; | ||
* Put a file in storage bucket specified to configure method | ||
* @param {Stirng} key - key of the object | ||
* @param {String} key - key of the object | ||
* @param {Object} object - File to be put in bucket | ||
@@ -168,0 +168,0 @@ * @param {Object} [config] - { level : private|protected|public, contentType: MIME Types, |
{ | ||
"name": "@aws-amplify/storage", | ||
"version": "1.0.23-unstable.1", | ||
"version": "1.0.23-unstable.2", | ||
"description": "Storage category of aws-amplify", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4525807