licenses.dev

husky v4.3.0

Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT37
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
ci-info • 2.0.0Get details about the current Continuous Integration environmentDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
compare-versions • 3.6.0Compare semver version strings to find greater, equal or lesser.DIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT16
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
find-versions • 3.2.0Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`DIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
opencollective-postinstall • 2.0.3Lightweight npm postinstall message to invite people to donate to your collectiveDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-exists • 4.0.0Check if a path existsINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageDIRECT6
please-upgrade-node • 3.2.0Displays a beginner-friendly message telling your user to upgrade their version of NodeDIRECT1
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
semver-compare • 1.0.0compare two semver version strings, returning -1, 0, or 1INDIRECT0
semver-regex • 2.0.0Regular expression for matching semver versionsINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
which-pm-runs • 1.1.0Detects what package manager executes the processDIRECT0
ISC2
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.3.0 version:

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