@0xsequence/signhub
Advanced tools
Comparing version 0.0.0-20241007154931 to 0.0.0-20241107182529
@@ -1,2 +0,2 @@ | ||
export * from "./declarations/src/index"; | ||
export * from "./declarations/src/index.js"; | ||
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMHhzZXF1ZW5jZS1zaWduaHViLmNqcy5kLnRzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi9kZWNsYXJhdGlvbnMvc3JjL2luZGV4LmQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEifQ== |
{ | ||
"name": "@0xsequence/signhub", | ||
"version": "0.0.0-20241007154931", | ||
"version": "0.0.0-20241107182529", | ||
"description": "orchestrates a series of signers, provides visibility into the signing process, and to the signers themselves", | ||
@@ -11,9 +11,11 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/signhub", | ||
"license": "Apache-2.0", | ||
"peerDependencies": { | ||
"ethers": ">=6" | ||
}, | ||
"dependencies": { | ||
"ethers": "^6.13.0", | ||
"@0xsequence/core": "0.0.0-20241007154931" | ||
"@0xsequence/core": "0.0.0-20241107182529" | ||
}, | ||
"peerDependencies": {}, | ||
"devDependencies": { | ||
"@istanbuljs/nyc-config-typescript": "^1.0.2", | ||
"ethers": "6.13.4", | ||
"nyc": "^15.1.0" | ||
@@ -20,0 +22,0 @@ }, |
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
49578
3
+ Added@0xsequence/abi@0.0.0-20241107182529(transitive)
+ Added@0xsequence/core@0.0.0-20241107182529(transitive)
+ Added@0xsequence/utils@0.0.0-20241107182529(transitive)
- Removedethers@^6.13.0
- Removed@0xsequence/abi@0.0.0-20241007154931(transitive)
- Removed@0xsequence/core@0.0.0-20241007154931(transitive)
- Removed@0xsequence/utils@0.0.0-20241007154931(transitive)