licenses.dev

@babel/traverse v7.28.0

The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes

Published on

WARNING This version was recently published. We are still processing its data. Please revisit later.

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.DIRECT3
@babel/generator • 7.28.0Turns an AST into code.DIRECT9
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageDIRECT0
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.28.0A JavaScript parserDIRECT3
@babel/template • 7.27.2Generate an AST from a string template.DIRECT7
@babel/types • 7.28.0Babel Types is a Lodash-esque utility library for AST nodesDIRECT2
@jridgewell/gen-mapping • 0.3.12Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.29Trace the original position through a source mapINDIRECT2
debug • 4.4.1Lightweight debugging utility for Node.js and the browserDIRECT1
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 7.28.0 version:

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