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.1.2 to 7.1.3

2

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

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

@@ -188,4 +188,4 @@ import { BaseResponse, fetchConfig } from "../shared";

deleteCryptoWallet(cryptoWalletID: string): Promise<B2CUsersDeleteCryptoWalletResponse>;
deletePassword(passwordID: string): Promise<B2CUsersDeleteCryptoWalletResponse>;
deletePassword(passwordID: string): Promise<B2CUsersDeletePasswordResponse>;
deleteOAuthUserRegistration(oauthUserRegistrationID: string): Promise<B2CUsersDeleteOAuthUserRegistrationResponse>;
}
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