@aws-amplify/auth
Advanced tools
Comparing version 1.0.6-unstable.3 to 1.0.6-unstable.4
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="1.0.6-unstable.4"></a> | ||
## [1.0.6-unstable.4](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.6-unstable.3...@aws-amplify/auth@1.0.6-unstable.4) (2018-08-13) | ||
### Bug Fixes | ||
* **@aws-amplify/auth:** dispatching failure event when hosted UI and documentation enhancement for hosted UI ([b13e937](https://github.com/aws/aws-amplify/commit/b13e937)) | ||
<a name="1.0.6-unstable.3"></a> | ||
@@ -8,0 +19,0 @@ ## [1.0.6-unstable.3](https://github.com/aws/aws-amplify/compare/@aws-amplify/auth@1.0.6-unstable.2...@aws-amplify/auth@1.0.6-unstable.3) (2018-08-13) |
@@ -170,2 +170,3 @@ "use strict"; | ||
logger.debug("Error in cognito hosted auth response", err); | ||
dispatchAuthEvent('signIn_failure', err); | ||
} | ||
@@ -172,0 +173,0 @@ }; |
{ | ||
"name": "@aws-amplify/auth", | ||
"version": "1.0.6-unstable.3", | ||
"version": "1.0.6-unstable.4", | ||
"description": "Auth category of aws-amplify", | ||
@@ -56,3 +56,3 @@ "main": "./lib/index.js", | ||
"amazon-cognito-auth-js": "^1.1.9", | ||
"amazon-cognito-identity-js": "^2.0.21-unstable.3" | ||
"amazon-cognito-identity-js": "^2.0.21-unstable.4" | ||
}, | ||
@@ -59,0 +59,0 @@ "jest": { |
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
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
5831744
32933
2