@ethersproject/sha2
Advanced tools
Comparing version 5.0.0-beta.128 to 5.0.0-beta.129
{ | ||
"name": "@ethersproject/sha2", | ||
"version": "5.0.0-beta.128", | ||
"description": "Error utility functions for ethers.", | ||
"main": "index.js", | ||
"browser": "browser.js", | ||
"version": "5.0.0-beta.129", | ||
"description": "The SHA2 family hash functions and HMAC functions for ethers.", | ||
"main": "./lib/index.js", | ||
"browser": "./lib/browser.js", | ||
"scripts": { | ||
@@ -11,4 +11,4 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"dependencies": { | ||
"@ethersproject/bytes": ">5.0.0-beta.0", | ||
"@ethersproject/logger": ">5.0.0-beta.0", | ||
"@ethersproject/bytes": ">=5.0.0-beta.129", | ||
"@ethersproject/logger": ">=5.0.0-beta.129", | ||
"hash.js": "1.1.3" | ||
@@ -29,3 +29,5 @@ }, | ||
}, | ||
"tarballHash": "0x860983c9837fee7ae27066cfefcba0a306898f8bcd8f3b0b6b354edf08d90b63" | ||
"module": "./lib.esm/index.js", | ||
"types": "./lib/index.d.ts", | ||
"tarballHash": "0x59b2cbcb60cd8521dd062ada3ec70572a3cd13ebdf68199182a5f3e2e55bb180" | ||
} |
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
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
93359
17
191
1