Socket
Socket
Sign inDemoInstall

stytch

Package Overview
Dependencies
Maintainers
20
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 7.4.0 to 7.5.0

2

package.json
{
"name": "stytch",
"version": "7.4.0",
"version": "7.5.0",
"description": "A wrapper for the Stytch API",

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

@@ -183,3 +183,3 @@ # Stytch Node.js Library

If you've found a security vulnerability, please follow our [responsible disclosure instructions](https://stytch.com/docs/security).
If you've found a security vulnerability, please follow our [responsible disclosure instructions](https://stytch.com/docs/resources/security-and-trust/security#:~:text=Responsible%20disclosure%20program).

@@ -186,0 +186,0 @@ ## Development

@@ -12,3 +12,3 @@ import { Member, SearchOperator, ResultsMetadata, ResponseWithMember } from "./shared_b2b";

is_breakglass?: boolean;
phone_number?: string;
mfa_phone_number?: string;
mfa_enrolled?: boolean;

@@ -30,3 +30,3 @@ }

is_breakglass?: boolean;
phone_number?: string;
mfa_phone_number?: string;
mfa_enrolled?: boolean;

@@ -33,0 +33,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