Comparing version 0.1.3-1 to 0.1.3-2
{ | ||
"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" |
#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 |
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
35405492