You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

amplify-auth-hooks

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplify-auth-hooks - npm Package Compare versions

Comparing version

to
0.0.15

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.15](https://github.com/hupe1980/amplify-material-ui/compare/amplify-auth-hooks@0.0.14...amplify-auth-hooks@0.0.15) (2020-10-21)
**Note:** Version bump only for package amplify-auth-hooks
## [0.0.14](https://github.com/hupe1980/amplify-material-ui/compare/amplify-auth-hooks@0.0.13...amplify-auth-hooks@0.0.14) (2020-10-01)

@@ -8,0 +16,0 @@

12

package.json
{
"name": "amplify-auth-hooks",
"version": "0.0.14",
"version": "0.0.15",
"description": "Hooks for aws amplify auth",

@@ -39,10 +39,10 @@ "repository": {

"@aws-amplify/core": "^3.4.0",
"@types/react": "^16.9.49",
"@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8",
"amazon-cognito-identity-js": "^4.3.2",
"react": "^16.13.1",
"react-dom": "^16.13.1"
"amazon-cognito-identity-js": "^4.5.0",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
"sideEffects": false,
"gitHead": "9e0404f032b53d6f1a38371c34bb992a5f3f2a35"
"gitHead": "21a6344e537ff580b8fda7c7ed8e7928b2ea22e1"
}