licenses.dev

@atlaskit/link-client-extension v2.4.2

Extension methods for linking platform client

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT73
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.26.10Turns an AST into code.INDIRECT10
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT19
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.10A JavaScript parserINDIRECT3
@babel/runtime • 7.26.10babel's modular runtime helpersDIRECT1
@babel/template • 7.26.9Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.26.10The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT18
@babel/types • 7.26.10Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/babel-plugin • 11.13.5A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT53
@emotion/cache • 11.14.0emotion's cacheINDIRECT5
@emotion/hash • 0.9.2A MurmurHash2 implementationINDIRECT0
@emotion/is-prop-valid • 1.3.1A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/react • 11.14.0> Simple styling in React.INDIRECT60
@emotion/serialize • 1.3.3serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/styled • 11.14.0styled API for emotionINDIRECT56
@emotion/unitless • 0.10.0An object of css properties that don't accept values with unitsINDIRECT0
@emotion/use-insertion-effect-with-fallbacks • 1.2.0A wrapper package that uses `useInsertionEffect` or a fallback for itINDIRECT0
@emotion/utils • 1.4.2internal utils for emotionINDIRECT0
@emotion/weak-memoize • 0.4.0A memoization function that uses a WeakMapINDIRECT0
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT25
bind-event-listener • 3.0.0Making binding and unbinding DOM events easierINDIRECT0
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
eventemitter2 • 4.1.2A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.INDIRECT0
find-root • 1.1.0find the closest package.jsonINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
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-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
linkify-it • 3.0.3Links recognition library with FULL unicode supportINDIRECT1
lodash-es • 4.17.21Lodash exported as ES modules.INDIRECT0
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
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.DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-is • 16.13.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.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
stylis • 4.2.0A Light–weight CSS PreprocessorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.INDIRECT0
use-memo-one • 1.1.3useMemo and useCallback but with a stable cacheINDIRECT0
Apache-2.016
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 • 10.3.1React components, HOCs and hooks to assist with tracking user activity with React componentsINDIRECT16
@atlaskit/atlassian-context • 0.2.0Provides FedRAMP-friendly URLs and helps to identify if product is running in FedRAMP environment.INDIRECT2
@atlaskit/codemod-utils • 4.2.4 jscodeshift-compatible codemod utilitiesINDIRECT2
@atlaskit/css • 0.8.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT34
@atlaskit/ds-lib • 3.5.1Reusable utilities and hooks specific to design system.INDIRECT11
@atlaskit/feature-gate-js-client • 4.26.5Atlassians wrapper for the Statsig js-lite client.INDIRECT6
@atlaskit/linking-common • 6.3.1Contains utils and interfaces shared across different LP componentsDIRECT92
@atlaskit/linking-types • 9.6.0Schema and Types for frontend and backend parts of linking platformDIRECT2
@atlaskit/platform-feature-flags • 0.3.0Platform Feature FlagsDIRECT2
@atlaskit/platform-feature-flags • 1.1.0Platform Feature FlagsINDIRECT7
@atlaskit/theme • 15.0.0Theme contains solutions for global theming, colors, and other useful mixins.INDIRECT33
@atlaskit/tokens • 3.3.2Design tokens are the single source of truth to name and store design decisions.INDIRECT31
@compiled/react • 0.18.3A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
json-ld-types • 4.1.3A set of types for the Atlassian Object Vocabulary defined at [Atlassian Object Vocabulary](https://product-fabric.atlassian.net/wiki/spaces/SL/pages/460753040/Atlassian+Object+Vocabulary+JSON-LD).DIRECT1
schema-dts • 0.5.3A TypeScript package with latest Schema.org Schema TypingsINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
unknown2
PackageRelationDependenciesPublished
@statsig/client-core • 3.14.1INDIRECT0
@statsig/js-client • 3.14.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
ISC2
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
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-client-extension)](https://licenses.dev/npm/%40atlaskit%2Flink-client-extension)
<a href="https://licenses.dev/npm/%40atlaskit%2Flink-client-extension">
  <img src="https://licenses.dev/b/npm/%40atlaskit%2Flink-client-extension" alt="licenses" />
</a>

Or the licenses badge code for the 2.4.2 version:

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