@aws-amplify/auth
Advanced tools
Comparing version 1.0.6-unstable.5 to 1.0.6
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="1.0.6"></a> | ||
## [1.0.6](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.6-unstable.5...@aws-amplify/auth@1.0.6) (2018-08-14) | ||
**Note:** Version bump only for package @aws-amplify/auth | ||
<a name="1.0.6-unstable.5"></a> | ||
@@ -8,0 +16,0 @@ ## [1.0.6-unstable.5](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.6-unstable.4...@aws-amplify/auth@1.0.6-unstable.5) (2018-08-14) |
{ | ||
"name": "@aws-amplify/auth", | ||
"version": "1.0.6-unstable.5", | ||
"version": "1.0.6", | ||
"description": "Auth category of aws-amplify", | ||
@@ -53,6 +53,6 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@aws-amplify/cache": "^1.0.5-unstable.0", | ||
"@aws-amplify/core": "^1.0.5-unstable.0", | ||
"@aws-amplify/cache": "^1.0.5", | ||
"@aws-amplify/core": "^1.0.5", | ||
"amazon-cognito-auth-js": "^1.1.9", | ||
"amazon-cognito-identity-js": "^2.0.21-unstable.5" | ||
"amazon-cognito-identity-js": "^2.0.21" | ||
}, | ||
@@ -59,0 +59,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5832159
0
Updated@aws-amplify/cache@^1.0.5
Updated@aws-amplify/core@^1.0.5