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

@0xsequence/abi

Package Overview
Dependencies
Maintainers
3
Versions
477
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@0xsequence/abi - npm Package Compare versions

Comparing version 0.10.0 to 0.10.1

6

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

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

16

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

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

const abi = [{
const abi$4 = [{
type: 'function',

@@ -27,7 +27,7 @@ name: 'isValidSignature',

__proto__: null,
abi: abi,
abi: abi$4,
returns: returns
});
const abi$1 = [{
const abi$3 = [{
type: 'function',

@@ -48,3 +48,3 @@ name: 'deploy',

__proto__: null,
abi: abi$1
abi: abi$3
});

@@ -149,3 +149,3 @@

const abi$3 = [{
const abi$1 = [{
type: 'function',

@@ -174,6 +174,6 @@ name: 'updateImageHash',

__proto__: null,
abi: abi$3
abi: abi$1
});
const abi$4 = [{
const abi = [{
inputs: [{

@@ -546,3 +546,3 @@ internalType: "address",

__proto__: null,
abi: abi$4
abi: abi
});

@@ -549,0 +549,0 @@

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

const abi = [{
const abi$4 = [{
type: 'function',

@@ -27,7 +27,7 @@ name: 'isValidSignature',

__proto__: null,
abi: abi,
abi: abi$4,
returns: returns
});
const abi$1 = [{
const abi$3 = [{
type: 'function',

@@ -48,3 +48,3 @@ name: 'deploy',

__proto__: null,
abi: abi$1
abi: abi$3
});

@@ -149,3 +149,3 @@

const abi$3 = [{
const abi$1 = [{
type: 'function',

@@ -174,6 +174,6 @@ name: 'updateImageHash',

__proto__: null,
abi: abi$3
abi: abi$1
});
const abi$4 = [{
const abi = [{
inputs: [{

@@ -546,3 +546,3 @@ internalType: "address",

__proto__: null,
abi: abi$4
abi: abi
});

@@ -549,0 +549,0 @@

@@ -1,2 +0,2 @@

const abi = [{
const abi$4 = [{
type: 'function',

@@ -22,7 +22,7 @@ name: 'isValidSignature',

__proto__: null,
abi: abi,
abi: abi$4,
returns: returns
});
const abi$1 = [{
const abi$3 = [{
type: 'function',

@@ -43,3 +43,3 @@ name: 'deploy',

__proto__: null,
abi: abi$1
abi: abi$3
});

@@ -144,3 +144,3 @@

const abi$3 = [{
const abi$1 = [{
type: 'function',

@@ -169,6 +169,6 @@ name: 'updateImageHash',

__proto__: null,
abi: abi$3
abi: abi$1
});
const abi$4 = [{
const abi = [{
inputs: [{

@@ -541,3 +541,3 @@ internalType: "address",

__proto__: null,
abi: abi$4
abi: abi
});

@@ -544,0 +544,0 @@

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

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

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