Socket
Socket
Sign inDemoInstall

stytch

Package Overview
Dependencies
Maintainers
11
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 3.6.0 to 3.6.1

2

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

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

@@ -30,2 +30,3 @@ import type { AxiosInstance } from "axios";

phone_numbers: PhoneNumber[];
webauthn_registrations: WebAuthnRegistration[];
status: string;

@@ -47,3 +48,2 @@ }

phone_numbers: PhoneNumber[];
webauthn_registrations: WebAuthnRegistration[];
}

@@ -50,0 +50,0 @@ export interface DeleteResponse extends BaseResponse {

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