Socket
Socket
Sign inDemoInstall

@0xsequence/abi

Package Overview
Dependencies
Maintainers
5
Versions
455
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.0.0-20220427162812 to 0.0.0-20220506174803

dist/declarations/src/wallet/libs/sessionUtils.d.ts

72

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

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

const abi$5 = [{
const abi$6 = [{
type: 'function',

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

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

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

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

@@ -158,6 +158,6 @@ name: 'nonce',

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

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

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

@@ -586,6 +586,6 @@ internalType: 'address',

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

@@ -604,2 +604,49 @@ internalType: "address",

__proto__: null,
abi: abi$1
});
const abi = [{
anonymous: false,
inputs: [{
indexed: false,
internalType: "uint256",
name: "_space",
type: "uint256"
}, {
indexed: false,
internalType: "uint256",
name: "_oldNonce",
type: "uint256"
}, {
indexed: false,
internalType: "uint256",
name: "_newNonce",
type: "uint256"
}],
name: "GapNonceChange",
type: "event"
}, {
anonymous: false,
inputs: [{
indexed: false,
internalType: "uint256",
name: "_space",
type: "uint256"
}],
name: "ResetNonce",
type: "event"
}, {
inputs: [{
internalType: "uint256",
name: "_nonce",
type: "uint256"
}],
name: "requireSessionNonce",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}];
var sessionUtils = /*#__PURE__*/Object.freeze({
__proto__: null,
abi: abi

@@ -614,5 +661,6 @@ });

sequenceUtils,
requireFreshSigner
requireFreshSigner,
sessionUtils
};
exports.walletContracts = walletContracts;

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

const abi$5 = [{
const abi$6 = [{
type: 'function',

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

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

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

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

@@ -158,6 +158,6 @@ name: 'nonce',

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

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

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

@@ -586,6 +586,6 @@ internalType: 'address',

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

@@ -604,2 +604,49 @@ internalType: "address",

__proto__: null,
abi: abi$1
});
const abi = [{
anonymous: false,
inputs: [{
indexed: false,
internalType: "uint256",
name: "_space",
type: "uint256"
}, {
indexed: false,
internalType: "uint256",
name: "_oldNonce",
type: "uint256"
}, {
indexed: false,
internalType: "uint256",
name: "_newNonce",
type: "uint256"
}],
name: "GapNonceChange",
type: "event"
}, {
anonymous: false,
inputs: [{
indexed: false,
internalType: "uint256",
name: "_space",
type: "uint256"
}],
name: "ResetNonce",
type: "event"
}, {
inputs: [{
internalType: "uint256",
name: "_nonce",
type: "uint256"
}],
name: "requireSessionNonce",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}];
var sessionUtils = /*#__PURE__*/Object.freeze({
__proto__: null,
abi: abi

@@ -614,5 +661,6 @@ });

sequenceUtils,
requireFreshSigner
requireFreshSigner,
sessionUtils
};
exports.walletContracts = walletContracts;

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

const abi$5 = [{
const abi$6 = [{
type: 'function',

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

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

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

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

@@ -153,6 +153,6 @@ name: 'nonce',

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

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

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

@@ -581,6 +581,6 @@ internalType: 'address',

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

@@ -599,2 +599,49 @@ internalType: "address",

__proto__: null,
abi: abi$1
});
const abi = [{
anonymous: false,
inputs: [{
indexed: false,
internalType: "uint256",
name: "_space",
type: "uint256"
}, {
indexed: false,
internalType: "uint256",
name: "_oldNonce",
type: "uint256"
}, {
indexed: false,
internalType: "uint256",
name: "_newNonce",
type: "uint256"
}],
name: "GapNonceChange",
type: "event"
}, {
anonymous: false,
inputs: [{
indexed: false,
internalType: "uint256",
name: "_space",
type: "uint256"
}],
name: "ResetNonce",
type: "event"
}, {
inputs: [{
internalType: "uint256",
name: "_nonce",
type: "uint256"
}],
name: "requireSessionNonce",
outputs: [],
stateMutability: "nonpayable",
type: "function"
}];
var sessionUtils = /*#__PURE__*/Object.freeze({
__proto__: null,
abi: abi

@@ -609,5 +656,6 @@ });

sequenceUtils,
requireFreshSigner
requireFreshSigner,
sessionUtils
};
export { walletContracts };

@@ -7,2 +7,3 @@ import * as erc1271 from './erc1271';

import * as requireFreshSigner from './libs/requireFreshSigners';
import * as sessionUtils from './libs/sessionUtils';
export declare const walletContracts: {

@@ -15,2 +16,3 @@ erc1271: typeof erc1271;

requireFreshSigner: typeof requireFreshSigner;
sessionUtils: typeof sessionUtils;
};

2

package.json
{
"name": "@0xsequence/abi",
"version": "0.0.0-20220427162812",
"version": "0.0.0-20220506174803",
"description": "abi sub-package for Sequence",

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

@@ -7,2 +7,3 @@ import * as erc1271 from './erc1271'

import * as requireFreshSigner from './libs/requireFreshSigners'
import * as sessionUtils from './libs/sessionUtils'

@@ -15,3 +16,4 @@ export const walletContracts = {

sequenceUtils,
requireFreshSigner
requireFreshSigner,
sessionUtils
}
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