licenses.dev

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

## Version: 1.9.0 **Release Date:** October 23, 2025

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT137
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.28.5Turns 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.28.5Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.28.5A JavaScript parserINDIRECT3
@babel/plugin-syntax-jsx • 7.27.1Allow parsing of jsxINDIRECT1
@babel/runtime • 7.0.0babel's modular runtime helpersINDIRECT1
@babel/runtime • 7.28.4babel's modular runtime helpersINDIRECT0
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.28.5The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.28.5Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@egovernments/digit-ui-components • 0.2.3A comprehensive React component library for DIGIT platform applications, providing standardized UI components, form composers, and search interfaces.DIRECT123
@egovernments/digit-ui-svg-components • 1.0.21## InstallINDIRECT0
@egovernments/digit-ui-svg-components • 1.1.0## Version: 1.1.0 **Release Date:** October 23, 2025DIRECT0
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/is-prop-valid • 1.4.0A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@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
@gilbarbara/deep-equal • 0.1.2Tiny deep equal comparatorINDIRECT0
@hookform/resolvers • 1.3.7React Hook Form validation resolvers: Yup, Joi, Superstruct, Zod and etc.DIRECT0
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@react-dnd/asap • 5.0.2High-priority task queue for Node.js and browsersINDIRECT0
@react-dnd/invariant • 4.0.2invariantxINDIRECT0
@react-dnd/shallowequal • 4.0.2Like lodash isEqualWith but for shallow equal.INDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mustache • 4.2.6TypeScript definitions for mustacheINDIRECT0
@types/node • 25.0.3TypeScript definitions for nodeINDIRECT1
@types/papaparse • 5.5.2TypeScript definitions for papaparseINDIRECT2
ajv-errors • 3.0.0Custom error messages in JSON Schemas for Ajv validatorDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+DIRECT6
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ajv • 8.11.2Another JSON Schema ValidatorDIRECT5
autoprefixer • 10.4.23Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteINDIRECT10
babel-plugin-styled-components • 2.1.4Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT24
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
brace-expansion • 2.0.2Brace expansion as known from sh/bashINDIRECT1
browserslist • 4.28.1Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
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
core-js • 2.6.12Standard libraryINDIRECT0
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
date-fns • 2.30.0Modern JavaScript date utility libraryINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsINDIRECT0
dnd-core • 16.0.1Drag and drop sans the GUIINDIRECT4
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
file-loader • 6.2.0A file loader module for webpackINDIRECT13
fn-name • 2.0.1Get the name of a named functionINDIRECT0
fraction.js • 5.3.4The RAW rational numbers libraryINDIRECT0
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
is-lite • 0.8.2A tiny javascript type testing toolINDIRECT0
is-lite • 0.9.3A tiny javascript type testing toolINDIRECT0
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 • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
loader-utils • 2.0.4utils for webpack loadersINDIRECT3
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
lottie-web • 5.13.0After Effects plugin for exporting animations to SVG + JavaScript or canvas + JavaScriptINDIRECT0
make-cancellable-promise • 1.3.2Make any Promise cancellable.INDIRECT0
make-event-props • 1.6.2Returns an object with on-event callback props curried with provided args.INDIRECT0
merge-class-names • 1.4.2A function that merges given class names, no matter their format: string with single or multiple class names or an array of class names. Filters out invalid class names as well.INDIRECT0
merge-refs • 1.3.0A function that merges React refs into one.INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mustache • 4.2.0Logic-less {{mustache}} templates with JavaScriptINDIRECT0
node-releases • 2.0.27Node.js releases dataINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
papaparse • 5.5.3Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.INDIRECT0
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
popper.js • 1.16.1A kickass library to manage your poppersINDIRECT0
postcss-flexbugs-fixes • 5.0.2PostCSS plugin This project tries to fix all of flexbug's issuesINDIRECT0
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-datepicker • 4.8.0A simple and reusable datepicker component for ReactINDIRECT13
react-dnd-html5-backend • 16.0.1HTML5 backend for React DnDINDIRECT5
react-dnd • 16.0.1Drag and Drop for ReactINDIRECT9
react-drag-drop-files • 2.3.10Light React Drag & Drop files and images library styled by styled-componentsDIRECT42
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.INDIRECT0
react-floater • 0.7.9Floaters everywhere!INDIRECT10
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.DIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-joyride • 2.5.5Create guided tours for your appsDIRECT15
react-list • 0.8.18A versatile infinite scroll [React] component.INDIRECT0
react-lottie • 1.2.4lottie animation view for ReactINDIRECT4
react-onclickoutside • 6.13.2An onClickOutside wrapper for React componentsINDIRECT0
react-pdf • 5.7.2Display PDFs in your React app as easily as if they were images.INDIRECT27
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react-table • 7.7.0Hooks for building lightweight, fast and extendable datagrids for ReactDIRECT0
react-webcam • 7.2.0React webcam componentINDIRECT0
redux • 4.2.1Predictable state container for JavaScript appsINDIRECT1
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.12.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
schema-utils • 3.3.0webpack Validation UtilsINDIRECT8
scroll • 3.0.1animates the scroll top/left position of an elementINDIRECT0
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.0.0Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressINDIRECT38
styled-components • 5.3.11Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressINDIRECT38
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
toposort • 2.0.2Topological sort of directed ascyclic graphs (like dependecy lists)INDIRECT0
tree-changes • 0.9.3Get changes between two versions of data with similar shapeINDIRECT2
undici-types • 7.16.0A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
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
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
yup • 0.26.10Dead simple Object schema validationINDIRECT7
Apache-2.05
PackageRelationDependenciesPublished
@cyntler/react-doc-viewer • 1.10.3File viewer for React.DIRECT71
@googlemaps/js-api-loader • 1.13.10Wrapper for the loading of Google Maps JavaScript API script in the browserDIRECT1
baseline-browser-mapping • 2.9.11A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
pdfjs-dist • 2.12.313Generic build of Mozilla's PDF.js library.INDIRECT0
react-data-table-component • 7.6.2A simple to use declarative react based data tableINDIRECT1
ISC5
PackageRelationDependenciesPublished
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
electron-to-chromium • 1.5.267Provides a list of electron-to-chromium version mappingsINDIRECT0
minimatch • 7.4.6a glob matcher in javascriptINDIRECT2
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
scrollparent • 2.1.0A function to get the scrolling parent of an html element.INDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
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
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001761A 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/%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.9.0 version:

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