@electrum-cash/checkpoint
Advanced tools
Comparing version 0.4.2-b800000-development.6393272485 to 0.4.2-b800000-development.6393298252
{ | ||
"name": "@electrum-cash/checkpoint", | ||
"version": "0.4.2-b800000-development.6393272485", | ||
"version": "0.4.2-b800000-development.6393298252", | ||
"description": "Exports a checkpoint that can be used with a merkle proof to determine if a given block is a part of the Bitcoin Cash (BCH) blockchain.", | ||
@@ -22,6 +22,4 @@ "homepage": "https://gitlab.com/electrum-cash/checkpoint#readme", | ||
"type": "module", | ||
"main": "dist/index.cjs", | ||
"module": "dist/index.mjs", | ||
"exports": { | ||
"require": "./dist/index.cjs", | ||
"import": "./dist/index.mjs", | ||
@@ -28,0 +26,0 @@ "browser": "./dist/browser.mjs" |
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
4776
7
14