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

@nexeraprotocol/nexera-id-schemas

Package Overview
Dependencies
Maintainers
1
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nexeraprotocol/nexera-id-schemas - npm Package Compare versions

Comparing version 1.10.74-dev to 1.10.75-dev

4

dist/declarations/src/compliance/collections/txAuthData.schema.d.ts

@@ -24,2 +24,3 @@ import { z } from "zod";

}>;
export type TxAuthData = z.infer<typeof TxAuthData>;
export declare const TxAuthInput: z.ZodObject<{

@@ -44,2 +45,3 @@ contractAbi: z.ZodUnknown;

}>;
export type TxAuthInput = z.infer<typeof TxAuthInput>;
export declare const TxAuthInputSdk: z.ZodObject<Omit<{

@@ -148,5 +150,3 @@ contractAbi: z.ZodUnknown;

}>;
export type TxAuthData = z.infer<typeof TxAuthData>;
export type TxAuthInput = z.infer<typeof TxAuthInput>;
export type GetTxAuthDataSignatureResponse = z.infer<typeof GetTxAuthDataSignatureResponse>;
//# sourceMappingURL=txAuthData.schema.d.ts.map
{
"name": "@nexeraprotocol/nexera-id-schemas",
"version": "1.10.74",
"version": "1.10.75",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/nexeraprotocol-nexera-id-schemas.cjs.js",

{
"name": "@nexeraprotocol/nexera-id-schemas",
"version": "1.10.74-dev",
"version": "1.10.75-dev",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/nexeraprotocol-nexera-id-schemas.cjs.js",

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