@privy-io/js-sdk-core
Advanced tools
Comparing version 0.3.0-beta-20230928152637 to 0.3.0-beta-20230928153510
@@ -259,3 +259,3 @@ import EventEmitter from "eventemitter3"; | ||
} | ||
declare class EmbeddedWallet { | ||
declare class EmbeddedWalletApi { | ||
#private; | ||
@@ -262,0 +262,0 @@ setMessagePoster(poster: EmbeddedWalletMessagePoster): void; |
{ | ||
"name": "@privy-io/js-sdk-core", | ||
"version": "0.3.0-beta-20230928152637", | ||
"version": "0.3.0-beta-20230928153510", | ||
"description": "Vanilla JS client for the Privy Auth API", | ||
@@ -61,3 +61,3 @@ "keywords": [ | ||
"@ethersproject/providers": "^5.7.2", | ||
"@privy-io/public-api": "1.2.0-beta-20230928152637", | ||
"@privy-io/public-api": "1.2.0-beta-20230928153510", | ||
"eventemitter3": "^5.0.1", | ||
@@ -64,0 +64,0 @@ "fetch-retry": "^5.0.6", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
174189
+ Added@privy-io/api-base@0.3.0-beta-20230928153510(transitive)
+ Added@privy-io/public-api@1.2.0-beta-20230928153510(transitive)
- Removed@privy-io/api-base@0.3.0-beta-20230928152637(transitive)
- Removed@privy-io/public-api@1.2.0-beta-20230928152637(transitive)