licenses.dev

@lerna/package v4.0.0

Lerna's internal representation of a package

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
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
builtins • 1.0.3List of node.js builtin modulesINDIRECT0
detect-indent • 5.0.0Detect the indentation of codeINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
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
load-json-file • 6.2.0Read and parse a JSON fileDIRECT12
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
pify • 4.0.1Promisify a callback-style functionINDIRECT0
sort-keys • 2.0.0Sort the keys of an objectINDIRECT1
strip-bom • 4.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
write-json-file • 3.2.0Stringify and write JSON to a file atomicallyINDIRECT10
write-pkg • 4.0.0Write a package.json fileDIRECT12
ISC11
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
npm-package-arg • 8.1.5Parse the things that can be arguments to `npm install`DIRECT6
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT1
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
yallist • 4.0.0Yet Another Linked ListINDIRECT0
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.4.1A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40lerna%2Fpackage)](https://licenses.dev/npm/%40lerna%2Fpackage)
<a href="https://licenses.dev/npm/%40lerna%2Fpackage">
  <img src="https://licenses.dev/b/npm/%40lerna%2Fpackage" alt="licenses" />
</a>

Or the licenses badge code for the 4.0.0 version:

[![licenses](https://licenses.dev/b/npm/%40lerna%2Fpackage/4.0.0)](https://licenses.dev/npm/%40lerna%2Fpackage/4.0.0)
<a href="https://licenses.dev/npm/%40lerna%2Fpackage/4.0.0">
  <img src="https://licenses.dev/b/npm/%40lerna%2Fpackage/4.0.0" alt="licenses" />
</a>
GitHub