licenses.dev

solc v0.5.17

Solidity compiler

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT13
PackageRelationDependenciesPublished
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
command-exists • 1.2.9check whether a command line command exists in the current environmentDIRECT0
commander • 3.0.2the complete solution for node.js command-line programsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
fs-extra • 0.30.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT15
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.DIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
klaw • 1.3.1File system walker with Readable stream interface.INDIRECT1
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
require-from-string • 2.0.2Require module from stringDIRECT0
tmp • 0.0.33Temporary file and directory creatorDIRECT1
ISC10
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.DIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown1
PackageRelationDependenciesPublished
memorystream • 0.3.1This is lightweight memory stream module for node.js.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/solc)](https://licenses.dev/npm/solc)
<a href="https://licenses.dev/npm/solc">
  <img src="https://licenses.dev/b/npm/solc" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.17 version:

[![licenses](https://licenses.dev/b/npm/solc/0.5.17)](https://licenses.dev/npm/solc/0.5.17)
<a href="https://licenses.dev/npm/solc/0.5.17">
  <img src="https://licenses.dev/b/npm/solc/0.5.17" alt="licenses" />
</a>
GitHub