New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@privy-io/public-api

Package Overview
Dependencies
Maintainers
8
Versions
600
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@privy-io/public-api - npm Package Compare versions

Comparing version

to
1.0.1-beta-20230925224215

11

package.json
{
"name": "@privy-io/public-api",
"version": "0.0.0",
"version": "1.0.1-beta-20230925224215",
"engines": {

@@ -47,3 +47,3 @@ "npm": ">=8.0.0 <10.0.0",

"dependencies": {
"@privy-io/api-base": "*",
"@privy-io/api-base": "0.1.1-beta-20230925224215",
"ethers": "^5.7.2",

@@ -56,3 +56,8 @@ "libphonenumber-js": "^1.10.31"

"parcel": "^2.9.3"
}
},
"files": [
"dist/**/*",
"LICENSE",
"README.md"
]
}