@0xsequence/abi
Advanced tools
Comparing version 0.0.0-20220513134147 to 0.0.0-20220519151110
@@ -5,3 +5,3 @@ 'use strict'; | ||
const abi$6 = [{ | ||
const abi$5 = [{ | ||
type: 'function', | ||
@@ -27,7 +27,7 @@ name: 'isValidSignature', | ||
__proto__: null, | ||
abi: abi$6, | ||
abi: abi$5, | ||
returns: returns | ||
}); | ||
const abi$5 = [{ | ||
const abi$4 = [{ | ||
type: 'function', | ||
@@ -48,6 +48,6 @@ name: 'deploy', | ||
__proto__: null, | ||
abi: abi$5 | ||
abi: abi$4 | ||
}); | ||
const abi$4 = [{ | ||
const abi$3 = [{ | ||
type: 'function', | ||
@@ -158,6 +158,6 @@ name: 'nonce', | ||
__proto__: null, | ||
abi: abi$4 | ||
abi: abi$3 | ||
}); | ||
const abi$3 = [{ | ||
const abi$2 = [{ | ||
type: 'function', | ||
@@ -186,6 +186,6 @@ name: 'updateImageHash', | ||
__proto__: null, | ||
abi: abi$3 | ||
abi: abi$2 | ||
}); | ||
const abi$2 = [{ | ||
const abi$1 = [{ | ||
inputs: [{ | ||
@@ -586,6 +586,6 @@ internalType: 'address', | ||
__proto__: null, | ||
abi: abi$2 | ||
abi: abi$1 | ||
}); | ||
const abi$1 = [{ | ||
const abi = [{ | ||
inputs: [{ | ||
@@ -604,49 +604,2 @@ 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 | ||
@@ -661,6 +614,5 @@ }); | ||
sequenceUtils, | ||
requireFreshSigner, | ||
sessionUtils | ||
requireFreshSigner | ||
}; | ||
exports.walletContracts = walletContracts; |
@@ -5,3 +5,3 @@ 'use strict'; | ||
const abi$6 = [{ | ||
const abi$5 = [{ | ||
type: 'function', | ||
@@ -27,7 +27,7 @@ name: 'isValidSignature', | ||
__proto__: null, | ||
abi: abi$6, | ||
abi: abi$5, | ||
returns: returns | ||
}); | ||
const abi$5 = [{ | ||
const abi$4 = [{ | ||
type: 'function', | ||
@@ -48,6 +48,6 @@ name: 'deploy', | ||
__proto__: null, | ||
abi: abi$5 | ||
abi: abi$4 | ||
}); | ||
const abi$4 = [{ | ||
const abi$3 = [{ | ||
type: 'function', | ||
@@ -158,6 +158,6 @@ name: 'nonce', | ||
__proto__: null, | ||
abi: abi$4 | ||
abi: abi$3 | ||
}); | ||
const abi$3 = [{ | ||
const abi$2 = [{ | ||
type: 'function', | ||
@@ -186,6 +186,6 @@ name: 'updateImageHash', | ||
__proto__: null, | ||
abi: abi$3 | ||
abi: abi$2 | ||
}); | ||
const abi$2 = [{ | ||
const abi$1 = [{ | ||
inputs: [{ | ||
@@ -586,6 +586,6 @@ internalType: 'address', | ||
__proto__: null, | ||
abi: abi$2 | ||
abi: abi$1 | ||
}); | ||
const abi$1 = [{ | ||
const abi = [{ | ||
inputs: [{ | ||
@@ -604,49 +604,2 @@ 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 | ||
@@ -661,6 +614,5 @@ }); | ||
sequenceUtils, | ||
requireFreshSigner, | ||
sessionUtils | ||
requireFreshSigner | ||
}; | ||
exports.walletContracts = walletContracts; |
@@ -1,2 +0,2 @@ | ||
const abi$6 = [{ | ||
const abi$5 = [{ | ||
type: 'function', | ||
@@ -22,7 +22,7 @@ name: 'isValidSignature', | ||
__proto__: null, | ||
abi: abi$6, | ||
abi: abi$5, | ||
returns: returns | ||
}); | ||
const abi$5 = [{ | ||
const abi$4 = [{ | ||
type: 'function', | ||
@@ -43,6 +43,6 @@ name: 'deploy', | ||
__proto__: null, | ||
abi: abi$5 | ||
abi: abi$4 | ||
}); | ||
const abi$4 = [{ | ||
const abi$3 = [{ | ||
type: 'function', | ||
@@ -153,6 +153,6 @@ name: 'nonce', | ||
__proto__: null, | ||
abi: abi$4 | ||
abi: abi$3 | ||
}); | ||
const abi$3 = [{ | ||
const abi$2 = [{ | ||
type: 'function', | ||
@@ -181,6 +181,6 @@ name: 'updateImageHash', | ||
__proto__: null, | ||
abi: abi$3 | ||
abi: abi$2 | ||
}); | ||
const abi$2 = [{ | ||
const abi$1 = [{ | ||
inputs: [{ | ||
@@ -581,6 +581,6 @@ internalType: 'address', | ||
__proto__: null, | ||
abi: abi$2 | ||
abi: abi$1 | ||
}); | ||
const abi$1 = [{ | ||
const abi = [{ | ||
inputs: [{ | ||
@@ -599,49 +599,2 @@ 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 | ||
@@ -656,6 +609,5 @@ }); | ||
sequenceUtils, | ||
requireFreshSigner, | ||
sessionUtils | ||
requireFreshSigner | ||
}; | ||
export { walletContracts }; |
@@ -7,3 +7,2 @@ import * as erc1271 from './erc1271'; | ||
import * as requireFreshSigner from './libs/requireFreshSigners'; | ||
import * as sessionUtils from './libs/sessionUtils'; | ||
export declare const walletContracts: { | ||
@@ -16,3 +15,2 @@ erc1271: typeof erc1271; | ||
requireFreshSigner: typeof requireFreshSigner; | ||
sessionUtils: typeof sessionUtils; | ||
}; |
{ | ||
"name": "@0xsequence/abi", | ||
"version": "0.0.0-20220513134147", | ||
"version": "0.0.0-20220519151110", | ||
"description": "abi sub-package for Sequence", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/abi", |
@@ -7,3 +7,2 @@ import * as erc1271 from './erc1271' | ||
import * as requireFreshSigner from './libs/requireFreshSigners' | ||
import * as sessionUtils from './libs/sessionUtils' | ||
@@ -16,4 +15,3 @@ export const walletContracts = { | ||
sequenceUtils, | ||
requireFreshSigner, | ||
sessionUtils | ||
requireFreshSigner | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50793
26
2747