Socket
Socket
Sign inDemoInstall

@0xsequence/api

Package Overview
Dependencies
0
Maintainers
6
Versions
426
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.0-20240429172204 to 0.0.0-20240613131211

4

dist/0xsequence-api.cjs.dev.js

@@ -21,3 +21,3 @@ 'use strict';

/* eslint-disable */
// sequence-api v0.4.0 3c1782dee5a602d773450bdb42c84515771d30d1
// sequence-api v0.4.0 da72de09959c34a964bb84662ed6bd510f78f5cb
// --

@@ -35,3 +35,3 @@ // Code generated by webrpc-gen@v0.18.6 with typescript generator. DO NOT EDIT.

// Schema hash generated from your RIDL schema
const WebRPCSchemaHash = '3c1782dee5a602d773450bdb42c84515771d30d1';
const WebRPCSchemaHash = 'da72de09959c34a964bb84662ed6bd510f78f5cb';

@@ -38,0 +38,0 @@ //

@@ -21,3 +21,3 @@ 'use strict';

/* eslint-disable */
// sequence-api v0.4.0 3c1782dee5a602d773450bdb42c84515771d30d1
// sequence-api v0.4.0 da72de09959c34a964bb84662ed6bd510f78f5cb
// --

@@ -35,3 +35,3 @@ // Code generated by webrpc-gen@v0.18.6 with typescript generator. DO NOT EDIT.

// Schema hash generated from your RIDL schema
const WebRPCSchemaHash = '3c1782dee5a602d773450bdb42c84515771d30d1';
const WebRPCSchemaHash = 'da72de09959c34a964bb84662ed6bd510f78f5cb';

@@ -38,0 +38,0 @@ //

@@ -17,3 +17,3 @@ function _extends() {

/* eslint-disable */
// sequence-api v0.4.0 3c1782dee5a602d773450bdb42c84515771d30d1
// sequence-api v0.4.0 da72de09959c34a964bb84662ed6bd510f78f5cb
// --

@@ -31,3 +31,3 @@ // Code generated by webrpc-gen@v0.18.6 with typescript generator. DO NOT EDIT.

// Schema hash generated from your RIDL schema
const WebRPCSchemaHash = '3c1782dee5a602d773450bdb42c84515771d30d1';
const WebRPCSchemaHash = 'da72de09959c34a964bb84662ed6bd510f78f5cb';

@@ -34,0 +34,0 @@ //

export declare const WebRPCVersion = "v1";
export declare const WebRPCSchemaVersion = "v0.4.0";
export declare const WebRPCSchemaHash = "3c1782dee5a602d773450bdb42c84515771d30d1";
export declare const WebRPCSchemaHash = "da72de09959c34a964bb84662ed6bd510f78f5cb";
export declare enum SortOrder {

@@ -191,2 +191,4 @@ DESC = "DESC",

contractAddress?: string;
transactionHash?: string;
recipientAddress: string;
}

@@ -193,0 +195,0 @@ export interface API {

{
"name": "@0xsequence/api",
"version": "0.0.0-20240429172204",
"version": "0.0.0-20240613131211",
"description": "api sub-package for Sequence",

@@ -5,0 +5,0 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/api",

/* eslint-disable */
// sequence-api v0.4.0 3c1782dee5a602d773450bdb42c84515771d30d1
// sequence-api v0.4.0 da72de09959c34a964bb84662ed6bd510f78f5cb
// --

@@ -15,3 +15,3 @@ // Code generated by webrpc-gen@v0.18.6 with typescript generator. DO NOT EDIT.

// Schema hash generated from your RIDL schema
export const WebRPCSchemaHash = '3c1782dee5a602d773450bdb42c84515771d30d1'
export const WebRPCSchemaHash = 'da72de09959c34a964bb84662ed6bd510f78f5cb'

@@ -231,2 +231,4 @@ //

contractAddress?: string
transactionHash?: string
recipientAddress: string
}

@@ -233,0 +235,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc