licenses.dev

@babel/plugin-transform-class-static-block v8.0.5

Transform class static blocks

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
@babel/code-frame • 8.0.6Generate errors that contain a code frame that point to source locations.INDIRECT2
@babel/generator • 8.0.6Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 8.0.0Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-create-class-features-plugin • 8.0.6Compile class public and private fields, private methods and decorators to ES6DIRECT23
@babel/helper-globals • 8.0.6A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-member-expression-to-functions • 8.0.5Helper function to replace certain member expressions with function callsINDIRECT17
@babel/helper-optimise-call-expression • 8.0.0Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 8.0.1General utilities for plugins to useDIRECT0
@babel/helper-replace-supers • 8.0.1Helper function to replace supersINDIRECT19
@babel/helper-skip-transparent-expression-wrappers • 8.0.0Helper which skips types and parenthesesINDIRECT17
@babel/helper-string-parser • 8.0.6A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 8.0.6Validate identifier/keywords nameINDIRECT0
@babel/parser • 8.0.6A JavaScript parserINDIRECT3
@babel/template • 8.0.0Generate an AST from a string template.INDIRECT6
@babel/traverse • 8.0.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT16
@babel/types • 8.0.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.4.0-beta.0Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@types/jsesc • 2.5.1TypeScript definitions for jsescINDIRECT0
js-tokens • 10.0.0Tiny JavaScript tokenizer.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
obug • 2.2.1A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.INDIRECT0
verkit • 0.3.2Fast, zero-dependency SemVer for ESM and TypeScript, with functional, tree-shakeable APIs.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fplugin-transform-class-static-block)](https://licenses.dev/npm/%40babel%2Fplugin-transform-class-static-block)
<a href="https://licenses.dev/npm/%40babel%2Fplugin-transform-class-static-block">
  <img src="https://licenses.dev/b/npm/%40babel%2Fplugin-transform-class-static-block" alt="licenses" />
</a>

Or the licenses badge code for the 8.0.5 version:

[![licenses](https://licenses.dev/b/npm/%40babel%2Fplugin-transform-class-static-block/8.0.5)](https://licenses.dev/npm/%40babel%2Fplugin-transform-class-static-block/8.0.5)
<a href="https://licenses.dev/npm/%40babel%2Fplugin-transform-class-static-block/8.0.5">
  <img src="https://licenses.dev/b/npm/%40babel%2Fplugin-transform-class-static-block/8.0.5" alt="licenses" />
</a>
GitHub