licenses.dev

@atlaskit/link-test-helpers v8.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

MIT180
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.27.5Turns an AST into code.INDIRECT9
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.27.7A JavaScript parserINDIRECT3
@babel/runtime • 7.27.6babel's modular runtime helpersDIRECT0
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.27.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.27.7Babel 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.12Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.4Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.29Trace the original position through a source mapINDIRECT2
@sinclair/typebox • 0.27.8JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@testing-library/dom • 8.20.1Simple and complete DOM testing utilities that encourage good testing practices.INDIRECT78
@testing-library/react • 13.4.0Simple and complete React DOM testing utilities that encourage good testing practices.DIRECT80
@types/aria-query • 5.0.4TypeScript definitions for aria-queryINDIRECT0
@types/hoist-non-react-statics • 3.3.6TypeScript definitions for hoist-non-react-staticsINDIRECT5
@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 • 24.0.10TypeScript definitions for nodeINDIRECT1
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 18.3.7TypeScript definitions for react-domINDIRECT0
@types/react • 18.3.23TypeScript 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.19TypeScript 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
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
async-retry • 1.3.3Retrying made simple, easy and asyncINDIRECT1
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
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
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
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.43.0Standard libraryINDIRECT0
csstype • 3.1.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.1Lightweight debugging utility for Node.js and the browserINDIRECT1
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
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
dom-accessibility-api • 0.5.16Implements https://w3c.github.io/accname/INDIRECT0
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
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
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
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
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-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
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-ci • 2.0.0Detect if the current environment is a CI serverINDIRECT1
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-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
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 • 2.0.5Array#isArray for older browsersINDIRECT0
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.21Lodash 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.21Lodash 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
lz-string • 1.5.0LZ-based compression algorithmINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.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
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
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
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
pretty-format • 26.6.2Stringify any JavaScript value.INDIRECT16
pretty-format • 27.5.1Stringify any JavaScript value.INDIRECT3
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
react-uid • 2.4.0Render-less container for ID generationINDIRECT1
redux • 3.7.2Predictable state container for JavaScript appsINDIRECT5
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
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
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
stack-utils • 2.0.6Captures and cleans stack tracesINDIRECT1
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT19
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
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.8.0A 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
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
Apache-2.023
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.0React components, HOCs and hooks to assist with tracking user activity with React componentsINDIRECT15
@atlaskit/atlassian-context • 0.3.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/codemod-utils • 4.2.5 jscodeshift-compatible codemod utilitiesINDIRECT1
@atlaskit/css • 0.12.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT32
@atlaskit/ds-lib • 4.0.1Reusable utilities and hooks specific to design system.INDIRECT10
@atlaskit/feature-gate-js-client • 5.5.0Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/interaction-context • 3.0.0Interaction context for handling tracingINDIRECT1
@atlaskit/json-ld-types • 1.4.0A set of types for the Atlassian Object VocabularyDIRECT2
@atlaskit/link-extractors • 2.4.1Functions for extracting props from JSON-LDINDIRECT40
@atlaskit/link-provider • 3.4.0Contains provider with react context for anything link related and the link http clientDIRECT60
@atlaskit/linking-common • 9.1.2Contains utils and interfaces shared across different LP componentsINDIRECT51
@atlaskit/linking-types • 13.0.0Schema and Types for frontend and backend parts of linking platformDIRECT3
@atlaskit/logo • 19.5.0A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.INDIRECT36
@atlaskit/platform-feature-flags • 1.1.1Platform Feature FlagsINDIRECT6
@atlaskit/react-ufo • 3.14.8Parts of React UFO that are publicly availableDIRECT15
@atlaskit/temp-nav-app-icons • 0.9.0A temporary package to house app and brand icon tiles. This package is a stop gap until these use cases are properly incorporated into the design system.INDIRECT33
@atlaskit/theme • 18.0.3Theme contains solutions for global theming, colors, and other useful mixins.INDIRECT31
@atlaskit/tokens • 5.4.1Design tokens are the single source of truth to name and store design decisions.INDIRECT29
@compiled/react • 0.18.6A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
aria-query • 5.1.3Programmatic access to the ARIA specificationINDIRECT59
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.18.1INDIRECT0
@statsig/js-client • 3.18.1Statsig 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 8.1.0 version:

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