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.0.0-beta.132 to 5.0.0-beta.133

2

lib.esm/_version.d.ts

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

export declare const version = "sha2/5.0.0-beta.132";
export declare const version = "sha2/5.0.0-beta.133";

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

export const version = "sha2/5.0.0-beta.132";
export const version = "sha2/5.0.0-beta.133";

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

export declare const version = "sha2/5.0.0-beta.132";
export declare const version = "sha2/5.0.0-beta.133";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "sha2/5.0.0-beta.132";
exports.version = "sha2/5.0.0-beta.133";
{
"name": "@ethersproject/sha2",
"version": "5.0.0-beta.132",
"description": "The SHA2 family hash functions and HMAC functions for ethers.",
"main": "./lib/index.js",
"author": "Richard Moore <me@ricmoo.com>",
"browser": "./lib/browser.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {

@@ -15,2 +9,4 @@ "@ethersproject/bytes": ">=5.0.0-beta.129",

},
"description": "The SHA2 family hash functions and HMAC functions for ethers.",
"ethereum": "donations.ethers.eth",
"keywords": [

@@ -20,4 +16,6 @@ "Ethereum",

],
"author": "Richard Moore <me@ricmoo.com>",
"license": "MIT",
"main": "./lib/index.js",
"module": "./lib.esm/index.js",
"name": "@ethersproject/sha2",
"publishConfig": {

@@ -30,6 +28,8 @@ "access": "public"

},
"module": "./lib.esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"tarballHash": "0xe451c587c6d3c247b8a1b3e0f10be6eb689c345ed60bcc33ce0ac263c5bce041",
"types": "./lib/index.d.ts",
"ethereum": "donations.ethers.eth",
"tarballHash": "0xcc9c70f9d8c17618a384eb4777203881f093a41cfab6c7b9364585d2171f925e"
"version": "5.0.0-beta.133"
}
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