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.3.0 to 1.3.1-beta-20231018174435

4

dist/index.js

@@ -6,2 +6,3 @@ var $gPw21$privyioapibase = require("@privy-io/api-base");

function $parcel$exportWildcard(dest, source) {

@@ -23,2 +24,3 @@ Object.keys(source).forEach(function(key) {

}
function $parcel$export(e, n, v, s) {

@@ -199,3 +201,3 @@ Object.defineProperty(e, n, {get: v, set: s, enumerable: true, configurable: true});

event_name: (0, $gPw21$privyioapibase.z).string().max(255),
client_id: (0, $gPw21$privyioapibase.z).string().max(255),
client_id: (0, $gPw21$privyioapibase.z).string().max(255).nullable(),
payload: (0, $gPw21$privyioapibase.z).record((0, $gPw21$privyioapibase.z).any()).optional()

@@ -202,0 +204,0 @@ });

{
"name": "@privy-io/public-api",
"version": "1.3.0",
"version": "1.3.1-beta-20231018174435",
"engines": {

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

"@privy-io/eslint-config-custom": "*",
"parcel": "^2.9.3"
"parcel": "2.10.0"
},

@@ -60,0 +60,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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