Socket
Socket
Sign inDemoInstall

stytch

Package Overview
Dependencies
Maintainers
16
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stytch - npm Package Compare versions

Comparing version 10.6.0 to 10.7.0

3

dist/b2b/organizations_members.js

@@ -102,3 +102,4 @@ "use strict";

preserve_existing_sessions: data.preserve_existing_sessions,
default_mfa_method: data.default_mfa_method
default_mfa_method: data.default_mfa_method,
email_address: data.email_address
}

@@ -105,0 +106,0 @@ });

{
"name": "stytch",
"version": "10.6.0",
"version": "10.7.0",
"description": "A wrapper for the Stytch API",

@@ -5,0 +5,0 @@ "types": "./types/lib/index.d.ts",

@@ -437,2 +437,3 @@ import { Authorization } from "../shared/method_options";

default_mfa_method?: string;
email_address?: string;
}

@@ -439,0 +440,0 @@ export interface B2BOrganizationsMembersUpdateResponse {

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