Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

auth-n-roll-service-cognito

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auth-n-roll-service-cognito - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

dist/ResetPassword.js

3

dist/index.js

@@ -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 @@ };

4

package.json
{
"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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc