licenses.dev

@simler/web-test v1.0.0

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.28.0Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.27.3Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-plugin-utils • 7.27.1General utilities for plugins to useINDIRECT0
@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 parserINDIRECT3
@babel/plugin-syntax-jsx • 7.27.1Allow parsing of jsxINDIRECT1
@babel/plugin-transform-react-jsx • 7.27.1Turn JSX into React function callsDIRECT22
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.28.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.28.2Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@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
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
core-js • 3.44.0Standard libraryDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
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
kind-of • 6.0.3Get the native type of a value.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
webpack-merge • 5.10.0Variant of merge that's useful for webpack configurationDIRECT7
wildcard • 2.0.1Wildcard matching toolsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
flat • 5.0.2Take a nested Javascript object and flatten it, or unflatten an object with delimited keysINDIRECT0
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/%40simler%2Fweb-test)](https://licenses.dev/npm/%40simler%2Fweb-test)
<a href="https://licenses.dev/npm/%40simler%2Fweb-test">
  <img src="https://licenses.dev/b/npm/%40simler%2Fweb-test" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/%40simler%2Fweb-test/1.0.0)](https://licenses.dev/npm/%40simler%2Fweb-test/1.0.0)
<a href="https://licenses.dev/npm/%40simler%2Fweb-test/1.0.0">
  <img src="https://licenses.dev/b/npm/%40simler%2Fweb-test/1.0.0" alt="licenses" />
</a>
GitHub