licenses.dev

@data-catalog/ui v0.0.54

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT200
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/generator • 7.25.6Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.24.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT4
@babel/helper-module-imports • 7.24.7Babel helper functions for inserting module loadsINDIRECT28
@babel/helper-plugin-utils • 7.24.8General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/plugin-syntax-jsx • 7.24.7Allow parsing of jsxINDIRECT1
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@babel/template • 7.25.0Generate an AST from a string template.INDIRECT16
@babel/traverse • 7.25.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@date-io/core • 2.17.0Abstraction over common javascript date management librariesINDIRECT0
@date-io/date-fns • 2.17.0Abstraction over common javascript date management librariesINDIRECT1
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@hypnosphi/create-react-context • 0.3.1Polyfill for the proposed React context APIINDIRECT4
@jridgewell/gen-mapping • 0.3.5Generate 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
@rtsao/csstype • 2.6.5-forked.0Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
attr-accept • 1.1.3JavaScript implementation of the "accept" attribute for HTML5 <input type="file">INDIRECT1
axios • 0.19.2Promise based HTTP client for the browser and node.jsDIRECT3
babel-plugin-styled-components • 2.1.4Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT34
bail • 1.0.5Throw a given errorINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
baseui • 9.116.3A React Component library implementing the Base design languageDIRECT58
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
card-validator • 6.2.0A library for validating credit card fieldsINDIRECT1
chalk • 2.4.2Terminal string styling done rightINDIRECT6
change-emitter • 0.1.6Listen for changes. Like an event emitter that only emits a single event type. Really tiny.INDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
clipboard • 2.0.11Modern copy to clipboard. No Flash. Just 2kbINDIRECT4
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
collapse-white-space • 1.0.6Replace multiple white-space characters with a single spaceINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commander • 2.20.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
credit-card-type • 8.3.0A library for determining credit card typeINDIRECT0
css-in-js-utils • 2.0.1Useful utility functions for CSS in JS solutionsINDIRECT2
css-to-react-native • 2.3.2Convert CSS text to a React Native stylesheet objectINDIRECT3
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryINDIRECT2
debug • 3.1.0small debugging utilityINDIRECT1
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT22
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT11
delegate • 3.2.0Lightweight event delegationINDIRECT0
detect-node-es • 1.1.0Detect Node.JS (as opposite to browser environment). ESM modificationINDIRECT0
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT3
dom-serializer • 2.0.0render domhandler DOM nodes to a stringINDIRECT3
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
file-selector • 0.1.19Convert DataTransfer object to a list of File objectsINDIRECT1
focus-lock • 1.3.5DOM trap for a focusINDIRECT1
follow-redirects • 1.5.10HTTP and HTTPS modules that follow redirects.INDIRECT2
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
good-listener • 1.2.2A more versatile way of adding & removing event listenersINDIRECT1
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
gud • 1.0.0Create a 'gud nuff' (not cryptographically secure) globally unique idINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-to-react • 1.7.0A lightweight library that converts raw HTML to a React DOM structure.INDIRECT7
htmlparser2 • 9.1.0Fast & forgiving HTML/XML parserINDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
inline-style-prefixer • 5.1.2Run-time Autoprefixer for JavaScript style objectsINDIRECT3
invariant • 2.2.4invariantINDIRECT2
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-arguments • 1.1.1Is this an arguments object? It's a harder question than you think.INDIRECT13
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-what • 3.14.1JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.INDIRECT0
is-whitespace-character • 1.0.4Check if a character is a whitespace characterINDIRECT0
is-word-character • 1.0.4Check if a character is a word characterINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
just-extend • 4.2.1extend an objectINDIRECT0
keycode • 2.2.1Convert between keyboard keycodes and keynames and vice versa.DIRECT0
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
markdown-escapes • 1.0.4List of escapable characters in markdownINDIRECT0
mdast-add-list-metadata • 1.0.1Enhances the metadata of list and listItem nodesINDIRECT1
memoize-one • 5.2.1A memoization library which only remembers the latest invocationINDIRECT0
merge-anything • 2.4.4Merge objects & other types recursively. A simple & small integration.INDIRECT1
moment-timezone • 0.5.26Parse and display moments in any timezone.INDIRECT1
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT14
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
polished • 3.7.2A lightweight toolset for writing styles in Javascript.DIRECT2
popper.js • 1.16.1A kickass library to manage your poppersINDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
prismjs • 1.17.1Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.DIRECT5
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types-extra • 1.1.1React PropType UtilitiesINDIRECT4
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-clientside-effect • 1.2.6Create components whose prop changes map to a global side effectINDIRECT2
react-dropzone • 9.0.0Simple HTML5 drag-drop zone with React.jsINDIRECT11
react-focus-lock • 2.13.2It is a trap! (for a focus)INDIRECT13
react-input-mask • 2.0.4Masked input component for ReactINDIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-markdown • 4.3.1Renders Markdown as React componentsDIRECT51
react-modal • 3.16.1Accessible modal dialog component for React.JSDIRECT8
react-movable • 2.5.4Drag and drop lists.INDIRECT0
react-multi-ref • 1.0.2Utility for keeping references to multiple React elements.INDIRECT2
react-popper-tooltip • 2.11.1React tooltip library built around react-popperDIRECT36
react-popper • 1.3.11React wrapper around Popper.jsINDIRECT35
react-range • 1.10.0Range input. Slides in all directions.INDIRECT0
react-uid • 2.3.3Render-less container for ID generationINDIRECT1
react-virtualized-auto-sizer • 1.0.24Standalone version of the AutoSizer component from react-virtualizedINDIRECT0
react-virtualized • 9.22.5React components for efficiently rendering large, scrollable lists and tabular dataINDIRECT11
react-window • 1.8.10React components for efficiently rendering large, scrollable lists and tabular dataINDIRECT3
recompose • 0.30.0A React utility belt for function components and higher-order componentsDIRECT22
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.2ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT16
remark-parse • 5.0.0Markdown parser for remarkINDIRECT24
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
replace-ext • 1.0.0Replaces a file extension with another oneINDIRECT0
resize-observer-polyfill • 1.5.1A polyfill for the Resize Observer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
select • 1.1.2Programmatically select the text of a HTML elementINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
state-toggle • 1.0.3Enter/exit a stateINDIRECT0
styled-components • 4.4.1Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressDIRECT51
styletron-engine-atomic • 1.6.2Universal, high-performance JavaScript stylesDIRECT7
styletron-react • 5.2.7React bindings for StyletronDIRECT12
styletron-standard • 3.1.0Standard interfaces for StyletronINDIRECT6
stylis-rule-sheet • 0.0.10stylis plugin to extract individual rules to use with insertRule APIINDIRECT0
stylis • 3.5.4light - weight css preprocessorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
timezone-support • 2.2.0Lightweight time zone support for your applications or other date libraries.INDIRECT3
tiny-emitter • 2.1.0A tiny (less than 1k) event emitter libraryINDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
trim-trailing-lines • 1.1.4Remove final line feeds from a stringINDIRECT0
trim • 0.0.1Trim string whitespaceINDIRECT0
trough • 1.0.5Middleware: a channel used to convey a liquidINDIRECT0
typed-styles • 0.0.7Typed styles for cssinjsINDIRECT0
ua-parser-js • 0.7.38Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
unherit • 1.1.3Clone a constructor without affecting the super-classINDIRECT2
unified • 6.2.0Pluggable text processing interfaceINDIRECT10
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-remove-position • 1.1.4Remove `position`s from a unist treeINDIRECT3
unist-util-stringify-position • 1.1.2Stringify a Unist node, position, or pointINDIRECT0
unist-util-visit-parents • 1.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT0
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT1
unist-util-visit • 1.4.1Recursively walk over unist nodesINDIRECT2
use-callback-ref • 1.3.2The same useRef, but with callbackINDIRECT1
use-sidecar • 1.1.2Sidecar code splitting utilsINDIRECT2
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
vfile-location • 2.0.6Convert between positions (line and column-based) and offsets (range-based) locations in a virtual fileINDIRECT0
vfile-message • 1.1.1Create a virtual messageINDIRECT1
vfile • 2.3.0Virtual file format for text processingINDIRECT4
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC9
PackageRelationDependenciesPublished
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
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.1.0Utilities for working with htmlparser2's domINDIRECT4
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
hoist-non-react-statics • 2.5.5Copies non-react specific statics from a child component to a parent componentINDIRECT0
hyphenate-style-name • 1.1.0Hyphenates a camelcased CSS property nameINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.7.0Runtime library for TypeScript helper functionsINDIRECT0
unknown1
PackageRelationDependenciesPublished
x-is-string • 0.1.0Simple string testINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.54 version:

[![licenses](https://licenses.dev/b/npm/%40data-catalog%2Fui/0.0.54)](https://licenses.dev/npm/%40data-catalog%2Fui/0.0.54)
<a href="https://licenses.dev/npm/%40data-catalog%2Fui/0.0.54">
  <img src="https://licenses.dev/b/npm/%40data-catalog%2Fui/0.0.54" alt="licenses" />
</a>
GitHub