Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

solc

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solc - npm Package Compare versions

Comparing version 0.1.3-1 to 0.1.3-2

5

package.json
{
"name": "solc",
"version": "0.1.3-1",
"version": "0.1.3-2",
"description": "Solidity compiler",
"main": "index.js",
"bin": {
"solc": "bin/soljson-latest.js"
},
"scripts": {

@@ -10,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

2

README.md
#Browser-solidity
Browser solidity is a browser based solidity compiler. To use either visit https://chriseth.github.io/browser-solidity or clone/download this repo and open `index.html` in your browser.
Browser solidity is a browser based solidity compiler. To use either visit [https://chriseth.github.io/browser-solidity](https://chriseth.github.io/browser-solidity) or clone/download this repo and open `index.html` in your browser.

@@ -6,0 +6,0 @@ #Nodejs usage

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