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

@dynamic-labs/sdk-api-core

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/sdk-api-core - npm Package Compare versions

Comparing version 0.0.484 to 0.0.485

2

package.json
{
"name": "@dynamic-labs/sdk-api-core",
"version": "0.0.484",
"version": "0.0.485",
"author": "Dynamic Labs",

@@ -5,0 +5,0 @@ "license": "Apache-2.0",

@@ -39,2 +39,3 @@ /**

Zerodev = "zerodev",
Telegram = "telegram",
Turnkey = "turnkey",

@@ -41,0 +42,0 @@ CoinbaseWaas = "coinbaseWaas",

@@ -42,2 +42,3 @@ /* tslint:disable */

ProviderEnum["Zerodev"] = "zerodev";
ProviderEnum["Telegram"] = "telegram";
ProviderEnum["Turnkey"] = "turnkey";

@@ -44,0 +45,0 @@ ProviderEnum["CoinbaseWaas"] = "coinbaseWaas";

@@ -31,3 +31,4 @@ /**

Twitch = "twitch",
Twitter = "twitter"
Twitter = "twitter",
Telegram = "telegram"
}

@@ -34,0 +35,0 @@ export declare function SocialSignInProviderEnumFromJSON(json: any): SocialSignInProviderEnum;

@@ -35,2 +35,3 @@ /* tslint:disable */

SocialSignInProviderEnum["Twitter"] = "twitter";
SocialSignInProviderEnum["Telegram"] = "telegram";
})(SocialSignInProviderEnum || (SocialSignInProviderEnum = {}));

@@ -37,0 +38,0 @@ function SocialSignInProviderEnumFromJSON(json) {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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