licenses.dev

typechain v8.3.2

🔌 TypeScript bindings for Ethereum smartcontracts

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT40
PackageRelationDependenciesPublished
@types/prettier • 2.7.3TypeScript definitions for prettierDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
array-back • 3.1.0Guarantees an array backINDIRECT0
array-back • 4.0.2Guarantees an array backINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.15Brace expansion as known from sh/bashINDIRECT2
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
command-line-args • 5.2.1A mature, feature-complete library to parse command-line options.INDIRECT4
command-line-usage • 6.1.3Generates command-line usage informationINDIRECT13
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
find-replace • 3.0.0Find and either replace or remove items in an arrayINDIRECT1
fs-extra • 7.0.1fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.DIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
prettier • 2.8.8Prettier is an opinionated code formatterDIRECT0
reduce-flatten • 2.0.0Flatten an array into the supplied array.INDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
table-layout • 1.0.2Stylable text tables, handling ansi colour. Useful for console output.INDIRECT5
ts-essentials • 7.0.3All essential TypeScript types in one placeDIRECT0
typical • 4.0.0Robust Javascript type-checkingINDIRECT0
typical • 5.2.0Isomorphic, functional type-checking for JavascriptINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
wordwrapjs • 4.0.1Word-wrapping for javascript.INDIRECT2
ISC9
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.1.7a little globberDIRECT10
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
ts-command-line-args • 2.5.1A Typescript wrapper around command-line-args with additional support for markdown usage guide generationDIRECT26
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
string-format • 2.0.0String formatting inspired by Python's str.format()INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 8.3.2 version:

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