licenses.dev

babel-plugin-schema-util v1.0.7

Babel plugin to make different files importable with your processing function.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT34
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.3Turns an AST into code.INDIRECT10
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsDIRECT19
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.3A JavaScript parserDIRECT3
@babel/runtime • 7.26.0babel's modular runtime helpersDIRECT1
@babel/template • 7.25.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.4The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesDIRECT18
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
babel-errors • 1.1.1Nicer error messages for BabelDIRECT0
copy-to • 2.0.1copy an object's properties to another objectINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
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
lodash._basefor • 3.0.3The internal lodash function `baseFor` exported as a module.INDIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.isplainobject • 3.2.0The modern build of lodash’s `_.isPlainObject` as a module.INDIRECT4
lodash.keysin • 3.0.8The modern build of lodash’s `_.keysIn` as a module.INDIRECT2
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 3.0.0ES6 Object.assign() ponyfillINDIRECT0
path-extra • 1.0.3path-extra contains methods that aren't included in the vanilla Node.js path package.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-resolve • 0.0.2Use the node way to resolve required path to absolute path.DIRECT2
utility • 1.5.0A collection of useful utilities.INDIRECT1
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
x-path • 0.0.2An extention for native node path module.INDIRECT1
ISC2
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
schema-util • 3.4.6Better for human write schema defineDIRECT9
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.7 version:

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