licenses.dev

babel-plugin-macros v3.1.0

Allows you to build compile-time libraries

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT31
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.2Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/helper-validator-identifier • 7.24.5Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.5Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/runtime • 7.24.5babel's modular runtime helpersDIRECT1
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT24
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.13.1Is this specifier a node.js core module?INDIRECT2
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
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT16
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
ISC2
PackageRelationDependenciesPublished
picocolors • 1.0.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/babel-plugin-macros)](https://licenses.dev/npm/babel-plugin-macros)
<a href="https://licenses.dev/npm/babel-plugin-macros">
  <img src="https://licenses.dev/b/npm/babel-plugin-macros" alt="licenses" />
</a>

Or the licenses badge code for the 3.1.0 version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-macros/3.1.0)](https://licenses.dev/npm/babel-plugin-macros/3.1.0)
<a href="https://licenses.dev/npm/babel-plugin-macros/3.1.0">
  <img src="https://licenses.dev/b/npm/babel-plugin-macros/3.1.0" alt="licenses" />
</a>
GitHub