@ethersproject/pbkdf2
Advanced tools
Comparing version 5.0.6 to 5.0.7
@@ -1,1 +0,1 @@ | ||
export declare const version = "pbkdf2/5.0.6"; | ||
export declare const version = "pbkdf2/5.0.7"; |
@@ -1,2 +0,2 @@ | ||
export const version = "pbkdf2/5.0.6"; | ||
export const version = "pbkdf2/5.0.7"; | ||
//# sourceMappingURL=_version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "pbkdf2/5.0.6"; | ||
export declare const version = "pbkdf2/5.0.7"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "pbkdf2/5.0.6"; | ||
exports.version = "pbkdf2/5.0.7"; | ||
//# sourceMappingURL=_version.js.map |
@@ -10,4 +10,4 @@ { | ||
"dependencies": { | ||
"@ethersproject/bytes": "^5.0.4", | ||
"@ethersproject/sha2": "^5.0.3" | ||
"@ethersproject/bytes": "^5.0.9", | ||
"@ethersproject/sha2": "^5.0.7" | ||
}, | ||
@@ -26,3 +26,3 @@ "description": "The PBKDF2 password-pbased key derivation function for ethers.", | ||
], | ||
"gitHead": "211defa27f85af111e81b400a18922f35dff21e1", | ||
"gitHead": "e0ccafb140ad8a10353a49909b8d425ba71b87de", | ||
"keywords": [ | ||
@@ -49,5 +49,5 @@ "Ethereum", | ||
"sideEffects": false, | ||
"tarballHash": "0x8b2c2a44858cc3d1798c0b2d56a3af2295ca91f887b1940efdc1bff966c1836e", | ||
"tarballHash": "0x63d15cb9ffe74573460452c45ea8eeb493c3e126ca0514822c9decb9fc854e91", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.0.6" | ||
"version": "5.0.7" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const version = "pbkdf2/5.0.6"; | ||
export const version = "pbkdf2/5.0.7"; |
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
Updated@ethersproject/bytes@^5.0.9
Updated@ethersproject/sha2@^5.0.7