@ethersproject/keccak256
Advanced tools
Comparing version 5.0.5 to 5.0.6
@@ -1,1 +0,1 @@ | ||
export declare const version = "keccak256/5.0.5"; | ||
export declare const version = "keccak256/5.0.6"; |
@@ -1,2 +0,2 @@ | ||
export const version = "keccak256/5.0.5"; | ||
export const version = "keccak256/5.0.6"; | ||
//# sourceMappingURL=_version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "keccak256/5.0.5"; | ||
export declare const version = "keccak256/5.0.6"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "keccak256/5.0.5"; | ||
exports.version = "keccak256/5.0.6"; | ||
//# sourceMappingURL=_version.js.map |
@@ -9,3 +9,13 @@ { | ||
"ethereum": "donations.ethers.eth", | ||
"gitHead": "8933467c01b64ead547d7c136f22f3c05c85ca1f", | ||
"funding": [ | ||
{ | ||
"type": "individual", | ||
"url": "https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2" | ||
}, | ||
{ | ||
"type": "individual", | ||
"url": "https://www.buymeacoffee.com/ricmoo" | ||
} | ||
], | ||
"gitHead": "211defa27f85af111e81b400a18922f35dff21e1", | ||
"keywords": [ | ||
@@ -23,2 +33,3 @@ "Ethereum", | ||
"repository": { | ||
"directory": "packages/keccak256", | ||
"type": "git", | ||
@@ -31,5 +42,5 @@ "url": "git://github.com/ethers-io/ethers.js.git" | ||
"sideEffects": false, | ||
"tarballHash": "0x817e897632180185c6605832665b2512b1376bb9a580eda0c1a08a7bcd49c4e9", | ||
"tarballHash": "0x4a2af5bda795727a239a3d441907e673ee4d7e1ffe488afbee570958a113d1b1", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.0.5" | ||
"version": "5.0.6" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const version = "keccak256/5.0.5"; | ||
export const version = "keccak256/5.0.6"; |
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
5187