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

@privy-io/public-api

Package Overview
Dependencies
Maintainers
8
Versions
548
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 1.4.4-beta-20231219233129 to 1.4.4-beta-20231220172029

8

package.json
{
"name": "@privy-io/public-api",
"version": "1.4.4-beta-20231219233129",
"version": "1.4.4-beta-20231220172029",
"engines": {

@@ -46,6 +46,8 @@ "npm": ">=8.0.0",

"lint": "eslint ./**/*.ts && npx tsc --noEmit",
"format": "eslint ./**/*.ts --fix"
"format": "eslint ./**/*.ts --fix",
"test": "jest --testMatch \"**/test/**/*.test.ts\"",
"test:ci": "npm run test"
},
"dependencies": {
"@privy-io/api-base": "0.4.1",
"@privy-io/api-base": "0.4.2-beta-20231220172029",
"ethers": "^5.7.2",

@@ -52,0 +54,0 @@ "libphonenumber-js": "^1.10.31",

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