@privy-io/public-api
Advanced tools
Comparing version 1.3.0 to 1.3.1-beta-20231018174435
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
227188
2