Socket
Socket
Sign inDemoInstall

@0xsequence/api

Package Overview
Dependencies
Maintainers
3
Versions
470
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/api - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

6

CHANGELOG.md
# @0xsequence/api
## 0.10.1
### Patch Changes
- upgrade deps
## 0.10.0

@@ -4,0 +10,0 @@

@@ -40,3 +40,7 @@ 'use strict';

const WebRPCSchemaHash = "fd4140c62a3ca86fad881704c5541a3176f88c35"; //
// Types
//
exports.ChainStateProp = void 0;
(function (ChainStateProp) {

@@ -48,2 +52,4 @@ ChainStateProp["UNKNOWN"] = "UNKNOWN";

exports.ETHNetwork = void 0;
(function (ETHNetwork) {

@@ -61,2 +67,4 @@ ETHNetwork["UNKNOWN"] = "UNKNOWN";

exports.ContractType = void 0;
(function (ContractType) {

@@ -71,2 +79,4 @@ ContractType["UNKNOWN"] = "UNKNOWN";

exports.ContractCategory = void 0;
(function (ContractCategory) {

@@ -78,2 +88,4 @@ ContractCategory["UNKNOWN"] = "UNKNOWN";

exports.EventLogType = void 0;
(function (EventLogType) {

@@ -87,2 +99,4 @@ EventLogType["UNKNOWN"] = "UNKNOWN";

exports.ETHTxnStatus = void 0;
(function (ETHTxnStatus) {

@@ -98,2 +112,4 @@ ETHTxnStatus["UNKNOWN"] = "UNKNOWN";

exports.OrderType = void 0;
(function (OrderType) {

@@ -105,2 +121,4 @@ OrderType["UNKNOWN"] = "UNKNOWN";

exports.OrderStatus = void 0;
(function (OrderStatus) {

@@ -114,2 +132,4 @@ OrderStatus["UNKNOWN"] = "UNKNOWN";

exports.SortOrder = void 0;
(function (SortOrder) {

@@ -116,0 +136,0 @@ SortOrder["DESC"] = "DESC";

@@ -40,3 +40,7 @@ 'use strict';

const WebRPCSchemaHash = "fd4140c62a3ca86fad881704c5541a3176f88c35"; //
// Types
//
exports.ChainStateProp = void 0;
(function (ChainStateProp) {

@@ -48,2 +52,4 @@ ChainStateProp["UNKNOWN"] = "UNKNOWN";

exports.ETHNetwork = void 0;
(function (ETHNetwork) {

@@ -61,2 +67,4 @@ ETHNetwork["UNKNOWN"] = "UNKNOWN";

exports.ContractType = void 0;
(function (ContractType) {

@@ -71,2 +79,4 @@ ContractType["UNKNOWN"] = "UNKNOWN";

exports.ContractCategory = void 0;
(function (ContractCategory) {

@@ -78,2 +88,4 @@ ContractCategory["UNKNOWN"] = "UNKNOWN";

exports.EventLogType = void 0;
(function (EventLogType) {

@@ -87,2 +99,4 @@ EventLogType["UNKNOWN"] = "UNKNOWN";

exports.ETHTxnStatus = void 0;
(function (ETHTxnStatus) {

@@ -98,2 +112,4 @@ ETHTxnStatus["UNKNOWN"] = "UNKNOWN";

exports.OrderType = void 0;
(function (OrderType) {

@@ -105,2 +121,4 @@ OrderType["UNKNOWN"] = "UNKNOWN";

exports.OrderStatus = void 0;
(function (OrderStatus) {

@@ -114,2 +132,4 @@ OrderStatus["UNKNOWN"] = "UNKNOWN";

exports.SortOrder = void 0;
(function (SortOrder) {

@@ -116,0 +136,0 @@ SortOrder["DESC"] = "DESC";

2

package.json
{
"name": "@0xsequence/api",
"version": "0.10.0",
"version": "0.10.1",
"description": "api sub-package for Sequence",

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

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