@ethersproject/sha2
Advanced tools
Comparing version 5.0.0-beta.129 to 5.0.0-beta.130
@@ -1,1 +0,1 @@ | ||
export declare const version = "sha2/5.0.0-beta.128"; | ||
export declare const version = "sha2/5.0.0-beta.130"; |
@@ -1,1 +0,1 @@ | ||
export const version = "sha2/5.0.0-beta.128"; | ||
export const version = "sha2/5.0.0-beta.130"; |
@@ -1,1 +0,1 @@ | ||
export declare const version = "sha2/5.0.0-beta.128"; | ||
export declare const version = "sha2/5.0.0-beta.130"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "sha2/5.0.0-beta.128"; | ||
exports.version = "sha2/5.0.0-beta.130"; |
{ | ||
"name": "@ethersproject/sha2", | ||
"version": "5.0.0-beta.129", | ||
"version": "5.0.0-beta.130", | ||
"description": "The SHA2 family hash functions and HMAC functions for ethers.", | ||
@@ -30,3 +30,4 @@ "main": "./lib/index.js", | ||
"types": "./lib/index.d.ts", | ||
"tarballHash": "0x59b2cbcb60cd8521dd062ada3ec70572a3cd13ebdf68199182a5f3e2e55bb180" | ||
"ethereum": "donations.ethers.eth", | ||
"tarballHash": "0x112dc92509191c5027e2ae1fd745bba62f6c8b0d5fd098763d2608548dccb7f0" | ||
} |
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
93397
0