Socket
Socket
Sign inDemoInstall

@ethersproject/sha2

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/sha2 - npm Package Compare versions

Comparing version 5.2.0 to 5.3.0

2

lib.esm/_version.d.ts

@@ -1,2 +0,2 @@

export declare const version = "sha2/5.2.0";
export declare const version = "sha2/5.3.0";
//# sourceMappingURL=_version.d.ts.map

@@ -1,2 +0,2 @@

export const version = "sha2/5.2.0";
export const version = "sha2/5.3.0";
//# sourceMappingURL=_version.js.map

@@ -1,2 +0,2 @@

export declare const version = "sha2/5.2.0";
export declare const version = "sha2/5.3.0";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "sha2/5.2.0";
exports.version = "sha2/5.3.0";
//# sourceMappingURL=_version.js.map

@@ -10,5 +10,5 @@ {

"dependencies": {
"@ethersproject/bytes": "^5.2.0",
"@ethersproject/logger": "^5.2.0",
"hash.js": "1.1.3"
"@ethersproject/bytes": "^5.3.0",
"@ethersproject/logger": "^5.3.0",
"hash.js": "1.1.7"
},

@@ -27,3 +27,3 @@ "description": "The SHA2 family hash functions and HMAC functions for ethers.",

],
"gitHead": "dad3829c2e54b1c002c83ce948dc172530f6846d",
"gitHead": "4e6d121fb8aa7327290afab7653364be8ddd8d81",
"keywords": [

@@ -49,5 +49,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x19c240ac595f9fe748807059fe512cd0621a2fa7706e62088f9e09f73da18d25",
"tarballHash": "0xa59973d884fd33ef89324b354ffd90100e76de31367877a8bb7e39585ca4a429",
"types": "./lib/index.d.ts",
"version": "5.2.0"
"version": "5.3.0"
}

@@ -1,1 +0,1 @@

export const version = "sha2/5.2.0";
export const version = "sha2/5.3.0";
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