@aws-amplify/storage
Advanced tools
Comparing version 1.0.27-beta.1 to 1.0.27-beta.2
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="1.0.27-beta.2"></a> | ||
## [1.0.27-beta.2](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.26...@aws-amplify/storage@1.0.27-beta.2) (2019-03-14) | ||
### Features | ||
* **core:** Hub refactor and tests ([7ac5bcf](https://github.com/aws/aws-amplify/commit/7ac5bcf)) | ||
<a name="1.0.27-beta.1"></a> | ||
@@ -8,0 +19,0 @@ ## [1.0.27-beta.1](https://github.com/aws/aws-amplify/compare/@aws-amplify/storage@1.0.26...@aws-amplify/storage@1.0.27-beta.1) (2019-03-14) |
{ | ||
"name": "@aws-amplify/storage", | ||
"version": "1.0.27-beta.1", | ||
"version": "1.0.27-beta.2", | ||
"description": "Storage category of aws-amplify", | ||
@@ -53,3 +53,3 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@aws-amplify/core": "1.0.24-beta.1" | ||
"@aws-amplify/core": "1.0.24-beta.2" | ||
}, | ||
@@ -56,0 +56,0 @@ "jest": { |
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
4612534
+ Added@aws-amplify/core@1.0.24-beta.2(transitive)
- Removed@aws-amplify/core@1.0.24-beta.1(transitive)