You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@remix-project/remix-solidity

Package Overview
Dependencies
Maintainers
4
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remix-project/remix-solidity - npm Package Compare versions

Comparing version

to
0.5.20

8

package.json
{
"name": "@remix-project/remix-solidity",
"version": "0.5.19",
"version": "0.5.20",
"description": "Tool to load and run Solidity compiler",

@@ -22,3 +22,3 @@ "main": "src/index.js",

"@ethereumjs/vm": "^6.4.1",
"@remix-project/remix-lib": "^0.5.40",
"@remix-project/remix-lib": "^0.5.41",
"async": "^2.6.2",

@@ -32,3 +32,3 @@ "eslint-scope": "^5.0.0",

"string-similarity": "^4.0.4",
"web3": "^1.5.1",
"web3": "^4.1.1",
"webworkify-webpack": "^2.1.5"

@@ -62,3 +62,3 @@ },

"typings": "src/index.d.ts",
"gitHead": "b6db2a29c223e423c70f06b87d9b245e26f0b220"
"gitHead": "8d1e0c70cea41b4f616777fee2c570cac71dd1a0"
}