licenses.dev

@atlaskit/link-test-helpers v9.1.0

Collection of test helpers used in linking platform examples and specs

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT115
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.0Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.29.1Turns an AST into code.INDIRECT9
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@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.29.2A JavaScript parserINDIRECT3
@babel/runtime • 7.29.2babel's modular runtime helpersDIRECT0
@babel/template • 7.28.6Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@formatjs/ecma402-abstract • 1.11.4A collection of implementation for ECMAScript abstract operationsINDIRECT2
@formatjs/fast-memoize • 1.2.1fork of fast-memoize and support esmINDIRECT1
@formatjs/icu-messageformat-parser • 2.1.0Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.INDIRECT4
@formatjs/icu-skeleton-parser • 1.3.6INDIRECT3
@formatjs/intl-displaynames • 5.4.3Polyfill for: https://tc39.es/proposal-intl-displaynamesINDIRECT3
@formatjs/intl-listformat • 6.5.3Formats JS list in a i18n-safe wayINDIRECT3
@formatjs/intl-localematcher • 0.2.25Intl.LocaleMatcher ponyfillINDIRECT1
@formatjs/intl • 2.2.1Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.INDIRECT9
@jest/environment • 26.6.2INDIRECT41
@jest/fake-timers • 26.6.2INDIRECT40
@jest/globals • 26.6.2DIRECT48
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/types • 26.6.2INDIRECT13
@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
@sinclair/typebox • 0.27.10JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@testing-library/react • 16.3.2Simple and complete React DOM testing utilities that encourage good testing practices.DIRECT1
@types/hoist-non-react-statics • 3.3.7TypeScript definitions for hoist-non-react-staticsINDIRECT2
@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/node • 25.5.0TypeScript definitions for nodeINDIRECT1
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react • 18.3.28TypeScript definitions for reactINDIRECT2
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 15.0.20TypeScript 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
async-retry • 1.3.3Retrying made simple, easy and asyncINDIRECT1
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
bind-event-listener • 3.0.0Making binding and unbinding DOM events easierINDIRECT0
bowser-ultralight • 1.0.6Lightweight(er) browser detector, basically a trimmed down version of bowser, specfically made for AtlassianINDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 2.0.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 • 2.6.12Standard libraryINDIRECT0
core-js • 3.49.0Standard libraryINDIRECT0
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dataloader • 2.2.3A data loading utility to reduce requests to a backend via batching and caching.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
diff-sequences • 26.6.2Compare items in two sequences to find a longest common subsequenceINDIRECT0
diff-sequences • 29.6.3Compare items in two sequences to find a longest common subsequenceINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
expect • 26.6.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/en/expect.html).INDIRECT38
fetch-mock • 8.3.2Mock http requests made using fetch (or isomorphic-fetch)DIRECT13
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-ci • 2.0.0Detect if the current environment is a CI serverINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
jest-diff • 26.6.2Display differences clearly so people can review changes confidently.INDIRECT19
jest-diff • 29.7.0Display differences clearly so people can review changes confidently.DIRECT13
jest-get-type • 26.3.0A utility function to get the type of a valueINDIRECT0
jest-get-type • 29.6.3A utility function to get the type of a valueINDIRECT0
jest-matcher-utils • 26.6.2A set of utility functions for expect and related packagesINDIRECT20
jest-message-util • 26.6.2INDIRECT32
jest-mock • 26.6.2## APIINDIRECT14
jest-regex-util • 26.0.0INDIRECT0
jest-util • 26.6.2INDIRECT23
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
linkify-it • 3.0.3Links recognition library with FULL unicode supportINDIRECT1
lodash-es • 4.17.23Lodash exported as ES modules.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.sortby • 4.7.0The lodash method `_.sortBy` exported as a module.INDIRECT0
lodash • 4.17.23Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lru_map • 0.4.1Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
p-throttle • 4.1.1Throttle promise-returning & async functionsINDIRECT0
path-to-regexp • 2.4.0Express style path to RegExp utilityINDIRECT0
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
pretty-format • 26.6.2Stringify any JavaScript value.INDIRECT16
pretty-format • 29.7.0Stringify any JavaScript value.INDIRECT4
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
querystring • 0.2.1Node's querystring module for all engines.INDIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
redux • 3.7.2Predictable state container for JavaScript appsINDIRECT5
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
tr46 • 1.0.1An implementation of the Unicode TR46 specINDIRECT1
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
undici-types • 7.18.2A stand-alone types package for UndiciINDIRECT0
use-memo-one • 1.1.3useMemo and useCallback but with a stable cacheINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-url • 6.5.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT4
Apache-2.022
PackageRelationDependenciesPublished
@atlaskit/analytics-next-stable-react-context • 1.0.1Single source of truth analytics-next React context. This package should NEVER be updated.INDIRECT1
@atlaskit/analytics-next • 11.1.4React components, HOCs and hooks to assist with tracking user activity with React componentsINDIRECT15
@atlaskit/atlassian-context • 0.6.1Provides perimeter-specific URL resolution and helps identify which environment a product is running in.INDIRECT1
@atlaskit/browser-apis • 0.0.1exposes sanitised low level browser apisINDIRECT1
@atlaskit/css • 0.19.2Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT31
@atlaskit/ds-lib • 6.0.0Reusable utilities and hooks specific to design system.INDIRECT3
@atlaskit/feature-gate-js-client • 5.5.9Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/interaction-context • 3.1.0Interaction context for handling tracingINDIRECT1
@atlaskit/json-ld-types • 1.4.1A set of types for the Atlassian Object VocabularyDIRECT2
@atlaskit/link-extractors • 2.4.6Functions for extracting props from JSON-LDINDIRECT38
@atlaskit/link-provider • 4.2.1Contains provider with react context for anything link related and the link http clientDIRECT59
@atlaskit/linking-common • 9.10.1Contains utils and interfaces shared across different LP componentsINDIRECT49
@atlaskit/linking-types • 14.2.0Schema and Types for frontend and backend parts of linking platformDIRECT3
@atlaskit/logo • 19.10.4A logo is a visual representation of a brand or app. It can be a word, an image, or a combination of both.INDIRECT34
@atlaskit/platform-feature-flags • 1.1.3Platform Feature FlagsDIRECT6
@atlaskit/react-ufo • 5.4.9Parts of React UFO that are publicly availableDIRECT16
@atlaskit/theme • 22.0.1Theme contains solutions for global theming, colors, and other useful mixins.INDIRECT29
@atlaskit/tokens • 11.1.1Design tokens are the single source of truth to name and store design decisions.INDIRECT28
@compiled/react • 0.18.6A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
@compiled/react • 0.20.0A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
@opentelemetry/api • 1.9.0Public API for OpenTelemetryINDIRECT0
schema-dts • 0.5.3A TypeScript package with latest Schema.org Schema TypingsINDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/fake-timers • 6.0.1Fake JavaScript timersINDIRECT2
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
intl-messageformat • 9.13.0Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.INDIRECT6
react-intl • 5.25.1Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.DIRECT16
ISC4
PackageRelationDependenciesPublished
@statsig/client-core • 3.32.2INDIRECT0
@statsig/js-client • 3.32.2Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and creINDIRECT1
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
BSD-2-Clause2
PackageRelationDependenciesPublished
glob-to-regexp • 0.4.1Convert globs to regular expressionsINDIRECT0
webidl-conversions • 4.0.2Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
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/%40atlaskit%2Flink-test-helpers)](https://licenses.dev/npm/%40atlaskit%2Flink-test-helpers)
<a href="https://licenses.dev/npm/%40atlaskit%2Flink-test-helpers">
  <img src="https://licenses.dev/b/npm/%40atlaskit%2Flink-test-helpers" alt="licenses" />
</a>

Or the licenses badge code for the 9.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40atlaskit%2Flink-test-helpers/9.1.0)](https://licenses.dev/npm/%40atlaskit%2Flink-test-helpers/9.1.0)
<a href="https://licenses.dev/npm/%40atlaskit%2Flink-test-helpers/9.1.0">
  <img src="https://licenses.dev/b/npm/%40atlaskit%2Flink-test-helpers/9.1.0" alt="licenses" />
</a>
GitHub