@ceramicnetwork/anchor-utils
Advanced tools
Comparing version 1.1.0 to 1.2.0-rc.0
export declare type SupportedNetwork = 'eip155:1' | 'eip155:3' | 'eip155:5' | 'eip155:100' | 'eip155:1337'; | ||
export declare const BLOCK_THRESHHOLDS: Record<SupportedNetwork, number>; | ||
export declare const ANCHOR_CONTRACT_ADDRESSES: Record<SupportedNetwork, string>; | ||
export declare const CONTRACT_TX_TYPE = "f(bytes32)"; | ||
//# sourceMappingURL=constants.d.ts.map |
@@ -15,2 +15,3 @@ export const BLOCK_THRESHHOLDS = { | ||
}; | ||
export const CONTRACT_TX_TYPE = 'f(bytes32)'; | ||
//# sourceMappingURL=constants.js.map |
{ | ||
"name": "@ceramicnetwork/anchor-utils", | ||
"version": "1.1.0", | ||
"version": "1.2.0-rc.0", | ||
"description": "Ceramic anchor contract constants, interface and utilities", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "f9ceac53e086c6cbf2fd711bcf525556ea0c922d" | ||
"gitHead": "240f8dde77a76d47504559b21fedbba229fcb8dd" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
10186
81
0
2