Socket
Socket
Sign inDemoInstall

@ethersproject/solidity

Package Overview
Dependencies
12
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.1.0 to 5.2.0

2

lib.esm/_version.d.ts

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

export declare const version = "solidity/5.1.0";
export declare const version = "solidity/5.2.0";
//# sourceMappingURL=_version.d.ts.map

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

export const version = "solidity/5.1.0";
export const version = "solidity/5.2.0";
//# sourceMappingURL=_version.js.map

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

export declare const version = "solidity/5.1.0";
export declare const version = "solidity/5.2.0";
//# sourceMappingURL=_version.d.ts.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = void 0;
exports.version = "solidity/5.1.0";
exports.version = "solidity/5.2.0";
//# sourceMappingURL=_version.js.map
{
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {
"@ethersproject/bignumber": "^5.1.0",
"@ethersproject/bytes": "^5.1.0",
"@ethersproject/keccak256": "^5.1.0",
"@ethersproject/sha2": "^5.1.0",
"@ethersproject/strings": "^5.1.0"
"@ethersproject/bignumber": "^5.2.0",
"@ethersproject/bytes": "^5.2.0",
"@ethersproject/keccak256": "^5.2.0",
"@ethersproject/sha2": "^5.2.0",
"@ethersproject/strings": "^5.2.0"
},

@@ -22,3 +22,3 @@ "description": "Solidity coder for non-standard (tight) packing.",

],
"gitHead": "3b1d3fcee6bfb5178861e26ff1a1e9daa0663ec9",
"gitHead": "dad3829c2e54b1c002c83ce948dc172530f6846d",
"keywords": [

@@ -44,5 +44,5 @@ "Ethereum",

"sideEffects": false,
"tarballHash": "0x01f9bc603a4892496f5996a4bad343633e75fdfebcf2d189c4cdbc14879c3350",
"tarballHash": "0xe8f5758fe1464db5d062f5eda99f206a8b95affc7e048345e6eaa777d91adeb2",
"types": "./lib/index.d.ts",
"version": "5.1.0"
"version": "5.2.0"
}

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

export const version = "solidity/5.1.0";
export const version = "solidity/5.2.0";
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc