licenses.dev

@embroider/shared-internals v2.8.1

Utilities shared among the other embroider packages

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT20
PackageRelationDependenciesPublished
babel-import-util • 2.1.1Utility for manipulating imports within babel pluginsDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
better-path-resolve • 1.0.0A better path.resolve() that normalizes paths on WindowsINDIRECT1
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserDIRECT1
ember-rfc176-data • 0.3.18JSON data for Ember.js RFC #176DIRECT0
fs-extra • 9.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT4
is-subdir • 1.2.0Return whether a directory is a subdirectory of another directoryDIRECT2
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
js-string-escape • 1.0.1Escape strings for use as JavaScript string literalsDIRECT0
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
lodash • 4.17.21Lodash modular utilities.DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
path-root-regex • 0.1.2Regular expression for getting the root of a posix or windows filepath.INDIRECT0
path-root • 0.1.1Get the root of a posix or windows filepath.INDIRECT1
pkg-entry-points • 1.1.1Get all entry-points for an npm package. Supports the `exports` field in `package.json`.DIRECT0
resolve-package-path • 4.0.3a special purpose fast memoizing way to resolve a node modules package.jsonDIRECT2
typescript-memoize • 1.1.1Memoize decorator for TypescriptDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC4
PackageRelationDependenciesPublished
at-least-node • 1.0.0Lightweight Node.js version sniffing/comparisonINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptDIRECT3
semver • 7.6.3The semantic version parser used by npm.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.8.1 version:

[![licenses](https://licenses.dev/b/npm/%40embroider%2Fshared-internals/2.8.1)](https://licenses.dev/npm/%40embroider%2Fshared-internals/2.8.1)
<a href="https://licenses.dev/npm/%40embroider%2Fshared-internals/2.8.1">
  <img src="https://licenses.dev/b/npm/%40embroider%2Fshared-internals/2.8.1" alt="licenses" />
</a>
GitHub