@ethersproject/pbkdf2
Advanced tools
Comparing version 5.0.0-beta.127 to 5.0.0-beta.128
@@ -1,1 +0,1 @@ | ||
export declare const version = "pbkdf2/5.0.0-beta.126"; | ||
export declare const version = "pbkdf2/5.0.0-beta.128"; |
@@ -1,1 +0,1 @@ | ||
export const version = "pbkdf2/5.0.0-beta.126"; | ||
export const version = "pbkdf2/5.0.0-beta.128"; |
@@ -1,1 +0,1 @@ | ||
export declare const version = "pbkdf2/5.0.0-beta.126"; | ||
export declare const version = "pbkdf2/5.0.0-beta.128"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "pbkdf2/5.0.0-beta.126"; | ||
exports.version = "pbkdf2/5.0.0-beta.128"; |
{ | ||
"name": "@ethersproject/pbkdf2", | ||
"version": "5.0.0-beta.127", | ||
"version": "5.0.0-beta.128", | ||
"description": "The PBKDF2 password-pbased key derivation function for ethers.", | ||
@@ -30,3 +30,4 @@ "main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"tarballHash": "0x2d139ab6c632757d870af01e0ca9016220828cb07abad2c9b0fe12013b541d69" | ||
"ethereum": "donations.ethers.eth", | ||
"tarballHash": "0xf955ecf3e3adce430693c78c6555e1baa6debfa7f33d24158057a9b6b7419f2b" | ||
} |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
76415
0