licenses.dev

test-my-design v0.1.84-alpha.0

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT67
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.26.8The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.26.10Babel compiler core.INDIRECT38
@babel/generator • 7.26.10Turns an AST into code.INDIRECT10
@babel/helper-compilation-targets • 7.26.5Helper functions on Babel compilation targetsINDIRECT12
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-module-transforms • 7.26.0Babel helper functions for implementing ES6 module transformationsINDIRECT20
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.25.9Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.26.10Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.26.10A JavaScript parserINDIRECT3
@babel/template • 7.26.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.10The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.10Babel 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
@svgr/babel-plugin-add-jsx-attribute • 8.0.0Add JSX attributeINDIRECT0
@svgr/babel-plugin-remove-jsx-attribute • 8.0.0Remove JSX attributeINDIRECT0
@svgr/babel-plugin-remove-jsx-empty-expression • 8.0.0Remove JSX empty expressionINDIRECT0
@svgr/babel-plugin-replace-jsx-attribute-value • 8.0.0Replace JSX attribute valueINDIRECT0
@svgr/babel-plugin-svg-dynamic-title • 8.0.0Transform SVG by adding a dynamic title elementINDIRECT0
@svgr/babel-plugin-svg-em-dimensions • 8.0.0Transform SVG to use em-based dimensionsINDIRECT0
@svgr/babel-plugin-transform-react-native-svg • 8.1.0Transform DOM elements into react-native-svg componentsINDIRECT0
@svgr/babel-plugin-transform-svg-component • 8.0.0Transform SVG into componentDIRECT0
@svgr/babel-preset • 8.1.0SVGR preset that apply transformations from configINDIRECT8
@svgr/hast-util-to-babel-ast • 8.0.0Transform HAST to Babel AST (JSX)INDIRECT4
@svgr/plugin-jsx • 8.1.0Transform SVG into JSXDIRECT51
@svgr/plugin-svgo • 8.1.0Optimize SVGDIRECT36
browserslist • 4.24.4Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT6
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
commander • 7.2.0the complete solution for node.js command-line programsINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
copy-to-clipboard • 3.3.3Copy stuff into clipboard using JS with fallbacksDIRECT1
cosmiconfig • 8.3.6Find and load configuration from a package.json property, rc file, TypeScript module, and more!INDIRECT16
css-tree • 2.2.1A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT2
css-tree • 2.3.1A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT2
csso • 5.0.5CSS minifier with structural optimisationsINDIRECT3
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
dom-serializer • 2.0.0render domhandler DOM nodes to a stringINDIRECT3
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 4.1.0YAML 1.2 parser and serializerINDIRECT1
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-releases • 2.0.19Node.js releases dataINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
svg-parser • 2.0.4Create a JSON-friendly object from an SVG stringINDIRECT0
svgo • 3.3.2Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT18
swiper • 11.2.5Most modern mobile touch slider and framework with hardware accelerated transitionsDIRECT0
toggle-selection • 1.0.6Toggle current selected content in browserINDIRECT0
update-browserslist-db • 1.1.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
ISC7
PackageRelationDependenciesPublished
@trysound/sax • 0.2.0An evented streaming XML parser in JavaScriptINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
electron-to-chromium • 1.5.116Provides a list of electron-to-chromium version mappingsINDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
BSD-2-Clause7
PackageRelationDependenciesPublished
css-select • 5.1.0a CSS selector compiler/engineINDIRECT8
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 5.0.3Handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 3.2.2Utilities for working with htmlparser2's domINDIRECT4
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
CC0-1.02
PackageRelationDependenciesPublished
mdn-data • 2.0.28Open Web data by the Mozilla Developer NetworkINDIRECT0
mdn-data • 2.0.30Open Web data by the Mozilla Developer NetworkINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@ampproject/remapping • 2.3.0Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT5
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001704A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/test-my-design)](https://licenses.dev/npm/test-my-design)
<a href="https://licenses.dev/npm/test-my-design">
  <img src="https://licenses.dev/b/npm/test-my-design" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.84-alpha.0 version:

[![licenses](https://licenses.dev/b/npm/test-my-design/0.1.84-alpha.0)](https://licenses.dev/npm/test-my-design/0.1.84-alpha.0)
<a href="https://licenses.dev/npm/test-my-design/0.1.84-alpha.0">
  <img src="https://licenses.dev/b/npm/test-my-design/0.1.84-alpha.0" alt="licenses" />
</a>
GitHub