licenses.dev

@egovernments/digit-ui-libraries v1.8.13

## Install

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT139
PackageRelationDependenciesPublished
@babel/runtime • 7.27.0babel's modular runtime helpersINDIRECT1
@swc/helpers • 0.3.17External helpers for the swc project.INDIRECT1
@types/hoist-non-react-statics • 3.3.6TypeScript definitions for hoist-non-react-staticsINDIRECT4
@types/react-redux • 7.1.34TypeScript definitions for react-reduxINDIRECT8
@types/react • 19.1.2TypeScript definitions for reactINDIRECT1
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
axios • 0.21.1Promise based HTTP client for the browser and node.jsDIRECT1
babel-helper-builder-react-jsx • 6.26.0Helper function to build react jsxINDIRECT7
babel-plugin-syntax-flow • 6.18.0Allow parsing of the flow syntaxINDIRECT0
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxINDIRECT0
babel-plugin-transform-flow-strip-types • 6.22.0Strip flow type annotations from your output code.INDIRECT4
babel-plugin-transform-react-display-name • 6.25.0Add displayName to React.createClass callsINDIRECT3
babel-plugin-transform-react-jsx-self • 6.22.0Add a __self prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx-source • 6.22.0Add a __source prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx • 6.24.1Turn JSX into React function callsINDIRECT9
babel-preset-flow • 6.23.0Babel preset for all Flow plugins.INDIRECT5
babel-preset-react • 6.24.1Babel preset for all React plugins.DIRECT16
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
base64-arraybuffer • 1.0.2Encode/decode base64 data into ArrayBuffersINDIRECT0
base64-js • 0.0.8Base64 encoding/decoding in pure JSINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
brotli • 1.3.3A port of the Brotli compression algorithm as used in WOFF2INDIRECT1
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
crypto-js • 4.2.0JavaScript library of crypto standards.INDIRECT0
css-line-break • 2.1.0css-line-break ==============INDIRECT2
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
date-fns • 2.28.0Modern JavaScript date utility libraryDIRECT0
deep-equal • 2.2.3node's assert.deepEqual algorithmINDIRECT58
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
dfa • 1.2.0A state machine compilerINDIRECT0
dom-to-image • 2.6.0Generates an image from a DOM node using HTML5 canvas and SVGDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-get-iterator • 1.1.3Get an iterator for any JS language value. Works robustly across all environments, all versions.INDIRECT30
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
fontkit • 1.9.0An advanced font engine for Node and the browserINDIRECT70
for-each • 0.3.5A better forEachINDIRECT1
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.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine 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
history • 4.10.1Manage session history with JavaScriptINDIRECT8
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
html2canvas • 1.4.1Screenshots with JavaScriptDIRECT4
i18next-react-postprocessor • 3.0.7embed React elements inside your i18next translation stringsDIRECT1
i18next • 19.9.2i18next internationalization frameworkDIRECT2
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT17
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT13
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
linebreak • 1.1.0An implementation of the Unicode Line Breaking Algorithm (UAX #14)INDIRECT4
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
match-sorter • 6.3.4Simple, expected, and deterministic best-match sorting of an array in JavaScriptINDIRECT3
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5-es • 1.8.2FASTEST Cryptographic hash library producing a 128-bit (16-byte) hash valueINDIRECT0
mini-create-react-context • 0.4.1Smaller Polyfill for the proposed React context APIINDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
pako • 0.2.9zlib port to javascript - fast, modularized, with browser supportINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
pdfkit • 0.12.3A PDF generation library for Node.jsINDIRECT75
pdfmake • 0.1.72Client/server side PDF printing in pure JavaScriptDIRECT81
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
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-is • 17.0.2Brand checking of React Elements.INDIRECT0
react-query • 3.6.1Hooks for managing, caching and syncing asynchronous and remote data in ReactDIRECT4
react-redux • 7.2.8Official React bindings for ReduxDIRECT14
react-router-dom • 5.3.0DOM bindings for React RouterDIRECT17
react-router • 5.2.1Declarative routing for ReactINDIRECT16
react • 17.0.2React is a JavaScript library for building user interfaces.DIRECT3
redux • 4.1.2Predictable state container for JavaScript appsDIRECT2
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
remove-accents • 0.5.0Converting the accented characters to their corresponding non-accented ASCII characters.INDIRECT0
resolve-pathname • 3.0.0Resolve URL pathnames using JavaScriptINDIRECT0
restructure • 2.0.1Declaratively encode and decode binary dataINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT19
svg-to-pdfkit • 0.1.8Insert SVG into a PDF document created with PDFKitINDIRECT76
text-segmentation • 1.0.3text-segmentation ==============INDIRECT2
tiny-inflate • 1.0.3A tiny inflate implementationINDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
unicode-properties • 1.4.1Provides fast access to unicode character propertiesINDIRECT4
unicode-trie • 2.0.0Unicode Trie data structure for fast character metadata lookup, ported from ICUINDIRECT2
utrie • 1.0.2Unicode TrieINDIRECT1
value-equal • 1.0.1Are these two JavaScript values equal?INDIRECT0
void-elements • 3.1.0Array of "void elements" defined by the HTML specification.INDIRECT0
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT22
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
xmldoc • 1.3.0A lightweight XML Document class for JavaScript.INDIRECT1
Apache-2.012
PackageRelationDependenciesPublished
adler-32 • 1.2.0Pure-JS ADLER-32INDIRECT2
adler-32 • 1.3.1Pure-JS ADLER-32INDIRECT0
cfb • 1.2.2Compound File Binary File Format extractorINDIRECT2
codepage • 1.15.0pure-JS library to handle codepagesINDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
exit-on-epipe • 1.0.1Cleanly exit process on EPIPEINDIRECT0
frac • 1.1.2Rational approximation with bounded denominatorINDIRECT0
printj • 1.1.2Pure-JS printfINDIRECT0
ssf • 0.11.2Format data using ECMA-376 spreadsheet Format CodesINDIRECT1
wmf • 1.0.2Windows MetaFile (WMF) parserINDIRECT0
word • 0.3.0Word Processing Document libraryINDIRECT0
xlsx • 0.17.5SheetJS Spreadsheet data parser and writerDIRECT11
BSD-3-Clause1
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
unknown1
PackageRelationDependenciesPublished
png-js • 1.0.0A PNG decoder in JavaScriptINDIRECT0
ISC1
PackageRelationDependenciesPublished
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.8.13 version:

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