Socket
Socket
Sign inDemoInstall

@ethersproject/solidity

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ethersproject/solidity - npm Package Compare versions

Comparing version 5.0.0-beta.130 to 5.0.0-beta.131

2

lib.esm/_version.d.ts

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

export declare const version = "solidity/5.0.0-beta.130";
export declare const version = "solidity/5.0.0-beta.131";

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

export const version = "solidity/5.0.0-beta.130";
export const version = "solidity/5.0.0-beta.131";

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

export declare const version = "solidity/5.0.0-beta.130";
export declare const version = "solidity/5.0.0-beta.131";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.version = "solidity/5.0.0-beta.130";
exports.version = "solidity/5.0.0-beta.131";
{
"name": "@ethersproject/solidity",
"version": "5.0.0-beta.130",
"description": "Solidity coder for non-standard (tight) packing.",
"main": "./lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Richard Moore <me@ricmoo.com>",
"dependencies": {

@@ -16,2 +10,4 @@ "@ethersproject/bignumber": ">=5.0.0-beta.130",

},
"description": "Solidity coder for non-standard (tight) packing.",
"ethereum": "donations.ethers.eth",
"keywords": [

@@ -21,4 +17,6 @@ "Ethereum",

],
"author": "Richard Moore <me@ricmoo.com>",
"license": "MIT",
"main": "./lib/index.js",
"module": "./lib.esm/index.js",
"name": "@ethersproject/solidity",
"publishConfig": {

@@ -31,6 +29,8 @@ "access": "public"

},
"module": "./lib.esm/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"tarballHash": "0x6520b93c70b036f27ac090af36eae4f7a71eba44163898de731b9476938af718",
"types": "./lib/index.d.ts",
"ethereum": "donations.ethers.eth",
"tarballHash": "0x8ad50122a488d5051ae716c35b5545d6d530a4b0201ce1bf6d630835f947af1f"
"version": "5.0.0-beta.131"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc