@aws-amplify/auth
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/auth@1.0.1-unstable.4...@aws-amplify/auth@1.0.1) (2018-07-18) | ||
**Note:** Version bump only for package @aws-amplify/auth | ||
<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/auth@1.0.1-unstable.3...@aws-amplify/auth@1.0.1-unstable.4) (2018-07-18) |
{ | ||
"name": "@aws-amplify/auth", | ||
"version": "1.0.1-unstable.4", | ||
"version": "1.0.1", | ||
"description": "Auth category of aws-amplify", | ||
@@ -53,6 +53,6 @@ "main": "./lib/index.js", | ||
"dependencies": { | ||
"@aws-amplify/cache": "^1.0.1-unstable.2", | ||
"@aws-amplify/core": "^1.0.1-unstable.2", | ||
"@aws-amplify/cache": "^1.0.1", | ||
"@aws-amplify/core": "^1.0.1", | ||
"amazon-cognito-auth-js": "^1.1.9", | ||
"amazon-cognito-identity-js": "^2.0.15-unstable.4" | ||
"amazon-cognito-identity-js": "^2.0.15" | ||
}, | ||
@@ -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
5779271
0
Updated@aws-amplify/cache@^1.0.1
Updated@aws-amplify/core@^1.0.1