@privy-io/js-sdk-core
Advanced tools
Comparing version 0.4.0-beta-20230929211018 to 0.4.0-beta-20230929222309
{ | ||
"name": "@privy-io/js-sdk-core", | ||
"version": "0.4.0-beta-20230929211018", | ||
"version": "0.4.0-beta-20230929222309", | ||
"description": "Vanilla JS client for the Privy Auth API", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
"scripts": { | ||
"build": "npx parcel build", | ||
"build": "npx parcel build --no-cache", | ||
"clean": "rm -rf dist .turbo", | ||
@@ -62,3 +62,3 @@ "prepublishOnly": "npm run clean && npm run build", | ||
"@ethersproject/providers": "^5.7.2", | ||
"@privy-io/public-api": "1.3.0-beta-20230929211018", | ||
"@privy-io/public-api": "1.3.0-beta-20230929222309", | ||
"eventemitter3": "^5.0.1", | ||
@@ -65,0 +65,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
183983
4508
+ Added@privy-io/public-api@1.3.0-beta-20230929222309(transitive)
- Removed@privy-io/public-api@1.3.0-beta-20230929211018(transitive)