@ethersproject/solidity
Advanced tools
Comparing version 5.0.7 to 5.0.8
@@ -1,1 +0,1 @@ | ||
export declare const version = "solidity/5.0.7"; | ||
export declare const version = "solidity/5.0.8"; |
@@ -1,2 +0,2 @@ | ||
export const version = "solidity/5.0.7"; | ||
export const version = "solidity/5.0.8"; | ||
//# sourceMappingURL=_version.js.map |
@@ -1,1 +0,1 @@ | ||
export declare const version = "solidity/5.0.7"; | ||
export declare const version = "solidity/5.0.8"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.version = "solidity/5.0.7"; | ||
exports.version = "solidity/5.0.8"; | ||
//# sourceMappingURL=_version.js.map |
{ | ||
"author": "Richard Moore <me@ricmoo.com>", | ||
"dependencies": { | ||
"@ethersproject/bignumber": "^5.0.7", | ||
"@ethersproject/bytes": "^5.0.4", | ||
"@ethersproject/keccak256": "^5.0.3", | ||
"@ethersproject/sha2": "^5.0.3", | ||
"@ethersproject/strings": "^5.0.4" | ||
"@ethersproject/bignumber": "^5.0.13", | ||
"@ethersproject/bytes": "^5.0.9", | ||
"@ethersproject/keccak256": "^5.0.7", | ||
"@ethersproject/sha2": "^5.0.7", | ||
"@ethersproject/strings": "^5.0.8" | ||
}, | ||
@@ -22,3 +22,3 @@ "description": "Solidity coder for non-standard (tight) packing.", | ||
], | ||
"gitHead": "211defa27f85af111e81b400a18922f35dff21e1", | ||
"gitHead": "e0ccafb140ad8a10353a49909b8d425ba71b87de", | ||
"keywords": [ | ||
@@ -44,5 +44,5 @@ "Ethereum", | ||
"sideEffects": false, | ||
"tarballHash": "0x47d5e5f7aab97654edb5dddcdf5173cc19709590a9a33042602e212146a11088", | ||
"tarballHash": "0x2a7f055176172a79e3f93cd7857e1330ba8bbba7f75198c59b77247e74196581", | ||
"types": "./lib/index.d.ts", | ||
"version": "5.0.7" | ||
"version": "5.0.8" | ||
} |
@@ -1,1 +0,1 @@ | ||
export const version = "solidity/5.0.7"; | ||
export const version = "solidity/5.0.8"; |
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
20280