@ethersproject/hdnode
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -1,1 +0,1 @@ | ||
export declare const version = "hdnode/5.0.1"; | ||
export declare const version = "hdnode/5.0.2"; |
@@ -1,1 +0,2 @@ | ||
export const version = "hdnode/5.0.1"; | ||
export const version = "hdnode/5.0.2"; | ||
//# sourceMappingURL=_version.js.map |
@@ -59,2 +59,3 @@ "use strict"; | ||
logger.checkNew(new.target, HDNode); | ||
/* istanbul ignore if */ | ||
if (constructorGuard !== _constructorGuard) { | ||
@@ -325,1 +326,2 @@ throw new Error("HDNode constructor cannot be called directly"); | ||
} | ||
//# sourceMappingURL=index.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "hdnode/5.0.1"; | ||
export declare const version = "hdnode/5.0.2"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "hdnode/5.0.1"; | ||
exports.version = "hdnode/5.0.2"; | ||
//# sourceMappingURL=_version.js.map |
@@ -61,2 +61,3 @@ "use strict"; | ||
logger.checkNew(_newTarget, HDNode); | ||
/* istanbul ignore if */ | ||
if (constructorGuard !== _constructorGuard) { | ||
@@ -337,1 +338,2 @@ throw new Error("HDNode constructor cannot be called directly"); | ||
exports.isValidMnemonic = isValidMnemonic; | ||
//# sourceMappingURL=index.js.map |
@@ -37,5 +37,5 @@ { | ||
}, | ||
"tarballHash": "0x47f310d66621d2cf89ab837806bf2677125a35c5d6301310c4aa1de2295f2e25", | ||
"tarballHash": "0x760d1066cd10ae43253e946b34400e5f2e4febbc9301a0b51f3337bc88faac85", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.0.1" | ||
"version": "5.0.2" | ||
} |
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
59727
15
748