@ethersproject/hdnode
Advanced tools
Comparing version 5.0.0-beta.124 to 5.0.0-beta.125
@@ -1,1 +0,1 @@ | ||
export declare const version = "5.0.0-beta.124"; | ||
export declare const version = "5.0.0-beta.125"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "5.0.0-beta.124"; | ||
exports.version = "5.0.0-beta.125"; |
{ | ||
"name": "@ethersproject/hdnode", | ||
"version": "5.0.0-beta.124", | ||
"version": "5.0.0-beta.125", | ||
"description": "BIP32 Hierarchal Deterministic Node operations.", | ||
@@ -30,6 +30,5 @@ "main": "index.js", | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "next" | ||
"access": "public" | ||
}, | ||
"tarballHash": "0xb46e4a9c15b0dae98c2aa7dd873f78d49a276fdce17122a1110aa5c783429c74" | ||
"tarballHash": "0xa4ea4ba02e4291ed5731089d4cfddf37e6567ea5195342fc884a5cb39083e1b7" | ||
} |
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
17663