aws-amplify
Advanced tools
Comparing version 1.0.1-unstable.4 to 1.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.1"></a> | ||
## [1.0.1](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.1-unstable.4...aws-amplify@1.0.1) (2018-07-18) | ||
**Note:** Version bump only for package aws-amplify | ||
<a name="1.0.1-unstable.4"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.1-unstable.4](https://github.com/aws/aws-amplify/compare/aws-amplify@1.0.1-unstable.3...aws-amplify@1.0.1-unstable.4) (2018-07-18) |
{ | ||
"name": "aws-amplify", | ||
"version": "1.0.1-unstable.4", | ||
"version": "1.0.1", | ||
"description": "AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications.", | ||
@@ -50,11 +50,11 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@aws-amplify/analytics": "^1.0.1-unstable.2", | ||
"@aws-amplify/api": "^1.0.1-unstable.4", | ||
"@aws-amplify/auth": "^1.0.1-unstable.4", | ||
"@aws-amplify/cache": "^1.0.1-unstable.2", | ||
"@aws-amplify/core": "^1.0.1-unstable.2", | ||
"@aws-amplify/interactions": "^1.0.1-unstable.2", | ||
"@aws-amplify/pubsub": "^1.0.1-unstable.2", | ||
"@aws-amplify/storage": "^1.0.1-unstable.2" | ||
"@aws-amplify/analytics": "^1.0.1", | ||
"@aws-amplify/api": "^1.0.1", | ||
"@aws-amplify/auth": "^1.0.1", | ||
"@aws-amplify/cache": "^1.0.1", | ||
"@aws-amplify/core": "^1.0.1", | ||
"@aws-amplify/interactions": "^1.0.1", | ||
"@aws-amplify/pubsub": "^1.0.1", | ||
"@aws-amplify/storage": "^1.0.1" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
13960889
0
Updated@aws-amplify/api@^1.0.1
Updated@aws-amplify/auth@^1.0.1
Updated@aws-amplify/cache@^1.0.1
Updated@aws-amplify/core@^1.0.1
Updated@aws-amplify/pubsub@^1.0.1
Updated@aws-amplify/storage@^1.0.1