licenses.dev

@egovernments/digit-ui-react-components v1.8.4

<!-- TODO: update this -->

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT72
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.27.0Turns an AST into code.INDIRECT10
@babel/helper-annotate-as-pure • 7.25.9Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-plugin-utils • 7.26.5General utilities for plugins to useINDIRECT0
@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.27.0A JavaScript parserINDIRECT3
@babel/plugin-syntax-jsx • 7.25.9Allow parsing of jsxINDIRECT1
@babel/runtime • 7.0.0babel's modular runtime helpersINDIRECT1
@babel/runtime • 7.27.0babel's modular runtime helpersINDIRECT1
@babel/template • 7.27.0Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.27.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.27.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@egovernments/digit-ui-svg-components • 1.0.0<!-- TODO: update this -->DIRECT0
@emotion/is-prop-valid • 1.3.1A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/stylis • 0.8.5A custom build of StylisINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@hookform/resolvers • 1.3.7React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod and etc.DIRECT0
@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
ajv-errors • 3.0.0Custom error messages in JSON Schemas for Ajv validatorDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+DIRECT6
ajv • 8.11.2Another JSON Schema ValidatorDIRECT5
babel-plugin-styled-components • 2.1.4Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT25
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
css-to-react-native • 3.2.0Convert CSS text to a React Native stylesheet objectINDIRECT3
dashify • 2.0.0Convert a camelcase or space-separated string to a dash-separated string. ~12 sloc, fast, supports diacritics.INDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fn-name • 2.0.1Get the name of a named functionINDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
html-escaper • 2.0.2fast and safe way to escape and unescape &<>'" charsINDIRECT0
html-parse-stringify • 3.0.1Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.INDIRECT1
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
json-schema-to-yup • 1.8.8Build a Yup schema from a JSON Schema. Also supports custom/alternative schema models such as GraphQL type defsDIRECT11
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
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
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` 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
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
property-expr • 1.5.1tiny util for getting and setting deep object props safelyINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
react-date-range • 1.3.0A React component for choosing dates and date ranges.DIRECT8
react-drag-drop-files • 2.3.10Light React Drag & Drop files and images library styled by styled-componentsDIRECT43
react-hook-form • 6.15.8Performant, flexible and extensible forms library for React HooksDIRECT0
react-i18next • 11.16.2Internationalization for react done right. Using the i18next i18n ecosystem.DIRECT5
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-list • 0.8.18A versatile infinite scroll [React] component.INDIRECT0
react-table • 7.7.0Hooks for building lightweight, fast and extendable datagrids for ReactDIRECT0
regenerator-runtime • 0.12.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
shallow-equal • 1.2.1Minimalistic shallow equality check for arrays/objectsINDIRECT0
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
styled-components • 5.3.11Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressINDIRECT39
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
toposort • 2.0.2Topological sort of directed ascyclic graphs (like dependecy lists)INDIRECT0
uppercamelcase • 3.0.0Convert a dash/dot/underscore/space separated string to UpperCamelCaseINDIRECT1
void-elements • 3.1.0Array of "void elements" defined by the HTML specification.INDIRECT0
yup • 0.26.10Dead simple Object schema validationINDIRECT7
BSD-3-Clause2
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
synchronous-promise • 2.0.17Synchronous Promise-like prototype to use in testing where you would have used an ES6 PromiseINDIRECT0
ISC2
PackageRelationDependenciesPublished
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@googlemaps/js-api-loader • 1.13.10Wrapper for the loading of Google Maps JavaScript API script in the browserDIRECT1
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40egovernments%2Fdigit-ui-react-components)](https://licenses.dev/npm/%40egovernments%2Fdigit-ui-react-components)
<a href="https://licenses.dev/npm/%40egovernments%2Fdigit-ui-react-components">
  <img src="https://licenses.dev/b/npm/%40egovernments%2Fdigit-ui-react-components" alt="licenses" />
</a>

Or the licenses badge code for the 1.8.4 version:

[![licenses](https://licenses.dev/b/npm/%40egovernments%2Fdigit-ui-react-components/1.8.4)](https://licenses.dev/npm/%40egovernments%2Fdigit-ui-react-components/1.8.4)
<a href="https://licenses.dev/npm/%40egovernments%2Fdigit-ui-react-components/1.8.4">
  <img src="https://licenses.dev/b/npm/%40egovernments%2Fdigit-ui-react-components/1.8.4" alt="licenses" />
</a>
GitHub