@0xsequence/guard
Advanced tools
Comparing version 0.9.6 to 0.10.0
# @0xsequence/guard | ||
## 0.10.0 | ||
### Minor Changes | ||
- Deployed new contracts with ERC1271 signer support | ||
## 0.9.6 | ||
@@ -4,0 +10,0 @@ |
@@ -23,3 +23,3 @@ export declare const WebRPCVersion = "v1"; | ||
private url; | ||
sign: (args: SignArgs, headers?: object) => Promise<SignReturn>; | ||
sign: (args: SignArgs, headers?: object | undefined) => Promise<SignReturn>; | ||
} | ||
@@ -26,0 +26,0 @@ export interface WebRPCError extends Error { |
{ | ||
"name": "@0xsequence/guard", | ||
"version": "0.9.6", | ||
"version": "0.10.0", | ||
"description": "guard sub-package for Sequence", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/0xsequence/sequence.js/tree/master/packages/guard", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
11740
3