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

@privy-io/api-base

Package Overview
Dependencies
Maintainers
8
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.4.1 to 0.4.2-beta-20231220172029

6

package.json
{
"name": "@privy-io/api-base",
"version": "0.4.1",
"version": "0.4.2-beta-20231220172029",
"engines": {

@@ -39,3 +39,5 @@ "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"
},

@@ -42,0 +44,0 @@ "dependencies": {

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