Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ethersproject/pbkdf2

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/pbkdf2 - npm Package Compare versions

Comparing version 5.0.6 to 5.0.7

2

lib.esm/_version.d.ts

@@ -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";
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc