licenses.dev

jhg-components v0.1.0

A library of React components created using `create-react-app`.## Installation Run the following command: `npm install jhg-components`

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

MIT92
PackageRelationDependenciesPublished
@adobe/css-tools • 4.5.0A modern CSS parser and stringifier with TypeScript supportINDIRECT0
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.29.8Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.29.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-create-class-features-plugin • 7.29.7Compile class public and private fields, private methods and decorators to ES6INDIRECT24
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-member-expression-to-functions • 7.29.7Helper function to replace certain member expressions with function callsINDIRECT18
@babel/helper-optimise-call-expression • 7.29.7Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-replace-supers • 7.29.7Helper function to replace supersINDIRECT20
@babel/helper-skip-transparent-expression-wrappers • 7.29.7Helper which skips types and parenthesesINDIRECT18
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.29.9A JavaScript parserINDIRECT3
@babel/plugin-proposal-class-properties • 7.18.6This plugin transforms static class properties as well as properties declared with the property initializer syntaxDIRECT26
@babel/runtime-corejs3 • 7.29.7babel's modular runtime helpers with core-js@3 polyfillingINDIRECT1
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.8The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jest/diff-sequences • 30.5.0Compare items in two sequences to find a longest common subsequenceINDIRECT0
@jest/expect-utils • 30.5.2This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).INDIRECT1
@jest/get-type • 30.5.0A utility function to get the type of a valueINDIRECT0
@jest/pattern • 30.5.0`@jest/pattern` is a helper library for the jest library that implements the logic for parsing and matching patterns.INDIRECT3
@jest/schemas • 30.5.0Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/types • 26.6.2INDIRECT13
@jest/types • 30.5.1This package contains shared types of Jest's packages.INDIRECT17
@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.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@sinclair/typebox • 0.34.52Json Schema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@testing-library/dom • 7.31.2Simple and complete DOM testing utilities that encourage good testing practices.INDIRECT28
@testing-library/jest-dom • 5.17.0Custom jest matchers to test the state of the DOMDIRECT55
@testing-library/react • 11.2.7Simple and complete React DOM testing utilities that encourage good testing practices.DIRECT29
@testing-library/user-event • 12.8.3Fire events the same way the user doesDIRECT1
@types/aria-query • 4.2.2TypeScript definitions for aria-queryINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/jest • 30.0.0TypeScript definitions for jestINDIRECT42
@types/node • 26.6.2TypeScript definitions for nodeINDIRECT1
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/testing-library__jest-dom • 5.14.9TypeScript definitions for @testing-library/jest-domINDIRECT43
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 15.0.20TypeScript definitions for yargsINDIRECT1
@types/yargs • 17.0.35TypeScript definitions for yargsINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 3.0.0Terminal string styling done rightINDIRECT5
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 4.4.0Get details about the current Continuous Integration environmentINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
core-js-pure • 3.50.0Standard libraryINDIRECT0
css.escape • 1.5.1A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
dom-accessibility-api • 0.5.16Implements https://w3c.github.io/accname/INDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
expect • 30.5.2This package exports the `expect` function used in [Jest](https://jestjs.io/). You can find its documentation [on Jest's website](https://jestjs.io/docs/expect).INDIRECT41
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
indent-string • 4.0.0Indent each line in a stringINDIRECT0
jest-diff • 30.5.2Display differences clearly so people can review changes confidently.INDIRECT14
jest-matcher-utils • 30.5.2A set of utility functions for expect and related packagesINDIRECT15
jest-message-util • 30.5.1INDIRECT34
jest-mock • 30.5.2**Note:** More details on user side API can be found in [Jest documentation](https://jestjs.io/docs/mock-function-api).INDIRECT24
jest-regex-util • 30.5.0INDIRECT0
jest-util • 30.5.1This packages is a collection of utilities and helper functionsINDIRECT21
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
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lz-string • 1.5.0LZ-based compression algorithmINDIRECT0
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
picomatch • 4.0.7Blazing 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
pretty-format • 26.6.2Stringify any JavaScript value.INDIRECT16
pretty-format • 30.5.1Stringify any JavaScript value.INDIRECT5
react-dom • 17.0.2React package for working with the DOM.DIRECT4
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react-is • 19.3.0Brand checking of React Elements.INDIRECT0
react • 17.0.2React is a JavaScript library for building user interfaces.DIRECT3
redent • 3.0.0Strip redundant indentation and indent the stringINDIRECT3
scheduler • 0.20.2Cooperative scheduler for the browser environment.INDIRECT3
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
undici-types • 8.9.0A stand-alone types package for UndiciINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
aria-query • 4.2.2Programmatic access to the ARIA specificationINDIRECT3
aria-query • 5.3.2Programmatic access to the ARIA specificationINDIRECT0
web-vitals • 1.1.2Easily measure performance metrics in JavaScriptDIRECT0
ISC3
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/jhg-components/0.1.0)](https://licenses.dev/npm/jhg-components/0.1.0)
<a href="https://licenses.dev/npm/jhg-components/0.1.0">
  <img src="https://licenses.dev/b/npm/jhg-components/0.1.0" alt="licenses" />
</a>
GitHub