auth-n-roll-service-cognito
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -20,2 +20,4 @@ "use strict"; | ||
var _ResetPassword = require("./ResetPassword"); | ||
var _ChangePasswordForced = require("./ChangePasswordForced"); | ||
@@ -58,2 +60,3 @@ | ||
resendConfirmationCode: _ResendConfirmationCode.ResendConfirmationCode.bind(null, cognito, stack), | ||
resetPassword: _ResetPassword.ResetPassword.bind(null, cognito, stack), | ||
changePasswordForced: _ChangePasswordForced.ChangePasswordForced.bind(null, cognito, stack) | ||
@@ -60,0 +63,0 @@ }; |
{ | ||
"name": "auth-n-roll-service-cognito", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"auth-n-roll": "^0.1.6", | ||
"auth-n-roll": "^0.1.7", | ||
"aws-sdk": "^2.325.0" | ||
@@ -20,0 +20,0 @@ }, |
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
20189
12
480
Updatedauth-n-roll@^0.1.7