Package Licenses
Apache-2.0
Dependency Licenses
MIT126
Package | Relation | Dependencies | Published |
---|---|---|---|
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
@babel/generator • 7.28.3Turns an AST into code. | INDIRECT | 9 | |
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usage | INDIRECT | 0 | |
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loads | INDIRECT | 18 | |
@babel/helper-string-parser • 7.27.1A utility package to parse strings | INDIRECT | 0 | |
@babel/helper-validator-identifier • 7.27.1Validate identifier/keywords name | INDIRECT | 0 | |
@babel/parser • 7.28.4A JavaScript parser | INDIRECT | 3 | |
@babel/register • 7.28.3babel require hook | INDIRECT | 21 | |
@babel/runtime • 7.28.4babel's modular runtime helpers | DIRECT | 0 | |
@babel/template • 7.27.2Generate an AST from a string template. | INDIRECT | 7 | |
@babel/traverse • 7.28.4The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 17 | |
@babel/types • 7.28.4Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 2 | |
@emotion/babel-plugin • 11.13.5A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS. | INDIRECT | 51 | |
@emotion/cache • 11.14.0emotion's cache | INDIRECT | 5 | |
@emotion/hash • 0.9.2A MurmurHash2 implementation | INDIRECT | 0 | |
@emotion/is-prop-valid • 1.4.0A function to check whether a prop is valid for HTML and SVG elements | INDIRECT | 1 | |
@emotion/memoize • 0.9.0emotion's memoize utility | INDIRECT | 0 | |
@emotion/react • 11.14.0> Simple styling in React. | DIRECT | 58 | |
@emotion/serialize • 1.3.3serialization utils for emotion | INDIRECT | 5 | |
@emotion/sheet • 1.4.0emotion's stylesheet | INDIRECT | 0 | |
@emotion/styled • 11.14.1styled API for emotion | DIRECT | 54 | |
@emotion/unitless • 0.10.0An object of css properties that don't accept values with units | INDIRECT | 0 | |
@emotion/use-insertion-effect-with-fallbacks • 1.2.0A wrapper package that uses `useInsertionEffect` or a fallback for it | INDIRECT | 0 | |
@emotion/utils • 1.4.2internal utils for emotion | INDIRECT | 0 | |
@emotion/weak-memoize • 0.4.0A memoization function that uses a WeakMap | INDIRECT | 0 | |
@floating-ui/core • 1.7.3Positioning library for floating elements: tooltips, popovers, dropdowns, and more | INDIRECT | 1 | |
@floating-ui/dom • 1.7.4Floating UI for the web | INDIRECT | 2 | |
@floating-ui/utils • 0.2.10Utilities for Floating UI | INDIRECT | 0 | |
@formatjs/intl-utils • 3.8.4Smartly determine best unit for relative time format | DIRECT | 1 | |
@jridgewell/gen-mapping • 0.3.13Generate source maps | INDIRECT | 3 | |
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URI | INDIRECT | 0 | |
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappings | INDIRECT | 0 | |
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source map | INDIRECT | 2 | |
@popperjs/core • 2.11.8Tooltip and Popover Positioning Engine | INDIRECT | 0 | |
@types/parse-json • 4.0.2TypeScript definitions for parse-json | INDIRECT | 0 | |
babel-plugin-macros • 3.1.0Allows you to build compile-time libraries | INDIRECT | 24 | |
bind-event-listener • 3.0.0Making binding and unbinding DOM events easier | INDIRECT | 0 | |
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
callsites • 3.1.0Get callsites from the V8 stack trace API | INDIRECT | 0 | |
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. | INDIRECT | 4 | |
commondir • 1.0.1compute the closest common parent for file paths | INDIRECT | 0 | |
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties. | INDIRECT | 0 | |
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS module | INDIRECT | 16 | |
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN data | INDIRECT | 0 | |
debug • 4.4.3Lightweight debugging utility for Node.js and the browser | INDIRECT | 1 | |
detect-node-es • 1.1.0Detect Node.JS (as opposite to browser environment). ESM modification | INDIRECT | 0 | |
emojis-list • 3.0.0Complete list of standard emojis. | INDIRECT | 0 | |
error-ex • 1.3.2Easy error subclassing and stack customization | INDIRECT | 1 | |
escape-string-regexp • 4.0.0Escape RegExp special characters | INDIRECT | 0 | |
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. | INDIRECT | 0 | |
facepaint • 1.2.1Responsive style values for css-in-js. | DIRECT | 0 | |
final-form-focus • 1.1.2Decorator that will attempt to apply focus to the first field with an error upon an attempted form submission in 🏁 Final Form | INDIRECT | 0 | |
final-form • 4.20.10🏁 Framework agnostic, high performance, subscription-based form state management | INDIRECT | 1 | |
find-cache-dir • 2.1.0Finds the common standard cache directory | INDIRECT | 11 | |
find-root • 1.1.0find the closest package.json | INDIRECT | 0 | |
find-up • 3.0.0Find a file or directory by walking up parent directories | INDIRECT | 5 | |
focus-lock • 1.3.6DOM trap for a focus | INDIRECT | 1 | |
focus-trap • 2.4.6Trap focus within a DOM node. | INDIRECT | 1 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
import-fresh • 3.3.1Import a module while bypassing the cache | INDIRECT | 3 | |
is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor. | INDIRECT | 1 | |
isobject • 3.0.1Returns true if the value is an object and not an array or null. | INDIRECT | 0 | |
js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. | INDIRECT | 0 | |
json-parse-even-better-errors • 2.3.1JSON.parse with context information on error | INDIRECT | 0 | |
kind-of • 6.0.3Get the native type of a value. | INDIRECT | 0 | |
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back. | INDIRECT | 0 | |
linkify-it • 3.0.3Links recognition library with FULL unicode support | INDIRECT | 1 | |
locate-path • 3.0.0Get the first path that exists on disk of multiple paths | INDIRECT | 4 | |
lodash-es • 4.17.21Lodash exported as ES modules. | INDIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
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. | DIRECT | 0 | |
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p` | INDIRECT | 2 | |
markdown-to-jsx • 7.7.13Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable. | DIRECT | 0 | |
memoize-one • 6.0.0A memoization library which only remembers the latest invocation | INDIRECT | 0 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrency | INDIRECT | 1 | |
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing function | INDIRECT | 2 | |
p-try • 2.2.0`Start a promise chain | INDIRECT | 0 | |
parent-module • 1.0.1Get the path of the parent module | INDIRECT | 1 | |
parse-json • 5.2.0Parse JSON with more helpful errors | INDIRECT | 8 | |
path-exists • 3.0.0Check if a path exists | INDIRECT | 0 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
path-type • 4.0.0Check if a path is a file, directory, or symlink | INDIRECT | 0 | |
pify • 4.0.1Promisify a callback-style function | INDIRECT | 0 | |
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizations | INDIRECT | 0 | |
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm package | INDIRECT | 6 | |
prop-types • 15.8.1Runtime type checking for React props and similar objects. | INDIRECT | 4 | |
raf-schd • 4.0.3A scheduler based on requestAnimationFrame | INDIRECT | 0 | |
react-clientside-effect • 1.2.8Create components whose prop changes map to a global side effect | INDIRECT | 1 | |
react-error-boundary • 3.1.4Simple reusable React error boundary component | DIRECT | 1 | |
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison. | INDIRECT | 0 | |
react-focus-lock • 2.13.6It is a trap! (for a focus) | INDIRECT | 12 | |
react-is • 16.13.1Brand checking of React Elements. | INDIRECT | 0 | |
react-lazily-render • 1.2.0Lazily render react components | DIRECT | 1 | |
react-loadable • 5.5.0A higher order component for loading components with promises | DIRECT | 5 | |
react-magnetic-di • 3.2.3Context driven dependency injection | DIRECT | 0 | |
react-popper • 2.3.0Official library to use Popper on React projects | INDIRECT | 4 | |
react-render-image • 1.1.3Render an image in React. | DIRECT | 0 | |
react-scrolllock • 5.0.1Prevent scroll on the body when component is mounted. | INDIRECT | 1 | |
react-uid • 2.4.0Render-less container for ID generation | INDIRECT | 1 | |
redux • 3.7.2Predictable state container for JavaScript apps | INDIRECT | 5 | |
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given path | INDIRECT | 0 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
rusha • 0.8.14A high-performance pure-javascript SHA1 implementation suitable for large binary data. | INDIRECT | 0 | |
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value. | INDIRECT | 1 | |
shallow-equal • 3.1.0Typescript-compatible minimalistic shallow equality check for arrays/objects | INDIRECT | 0 | |
source-map-support • 0.5.21Fixes stack traces for files with source maps | INDIRECT | 2 | |
stylis • 4.2.0A Light–weight CSS Preprocessor | INDIRECT | 0 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
symbol-observable • 1.2.0Symbol.observable ponyfill | INDIRECT | 0 | |
tabbable • 1.1.3Returns an array of all tabbable DOM nodes within a containing node. | INDIRECT | 0 | |
tiny-invariant • 1.3.3A tiny invariant function | INDIRECT | 0 | |
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects. | INDIRECT | 0 | |
use-callback-ref • 1.3.3The same useRef, but with callback | INDIRECT | 1 | |
use-isomorphic-layout-effect • 1.2.1A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering). | INDIRECT | 0 | |
use-memo-one • 1.1.3useMemo and useCallback but with a stable cache | INDIRECT | 0 | |
use-sidecar • 1.1.3Sidecar code splitting utils | INDIRECT | 2 | |
use-sync-external-store • 1.5.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks. | DIRECT | 0 | |
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDs | DIRECT | 0 | |
warning • 4.0.3A mirror of Facebook's Warning | INDIRECT | 2 |
Apache-2.0103
Package | Relation | Dependencies | Published |
---|---|---|---|
@atlaskit/analytics-gas-types • 5.1.8Shared analytics functions/components for Fabric Elements | DIRECT | 16 | |
@atlaskit/analytics-next-stable-react-context • 1.0.1Single source of truth analytics-next React context. This package should NEVER be updated. | INDIRECT | 1 | |
@atlaskit/analytics-next • 11.1.1React components, HOCs and hooks to assist with tracking user activity with React components | DIRECT | 15 | |
@atlaskit/app-provider • 2.3.0A top level provider for the Design System. | INDIRECT | 32 | |
@atlaskit/app-provider • 3.2.0A top level provider for the Design System. | INDIRECT | 34 | |
@atlaskit/atlassian-context • 0.5.0Provides perimeter-specific URL resolution and helps identify which environment a product is running in. | INDIRECT | 1 | |
@atlaskit/avatar-group • 12.2.8An avatar group displays a number of avatars grouped together in a stack or grid. | DIRECT | 126 | |
@atlaskit/avatar • 25.1.19An avatar is a visual representation of a user or entity. | DIRECT | 109 | |
@atlaskit/badge • 18.1.6A badge is a visual indicator for numeric values such as tallies and scores. | DIRECT | 84 | |
@atlaskit/blanket • 15.0.14A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip. | INDIRECT | 43 | |
@atlaskit/button • 21.1.7A button triggers an event or action. They let users know what will happen next. | DIRECT | 125 | |
@atlaskit/button • 22.0.5A button triggers an event or action. They let users know what will happen next. | INDIRECT | 128 | |
@atlaskit/button • 23.4.8A button triggers an event or action. They let users know what will happen next. | INDIRECT | 121 | |
@atlaskit/checkbox • 17.1.15A checkbox is an input control that allows a user to select one or more options from a number of choices. | DIRECT | 66 | |
@atlaskit/codemod-utils • 4.2.5 jscodeshift-compatible codemod utilities | INDIRECT | 1 | |
@atlaskit/css • 0.10.3Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS. | INDIRECT | 32 | |
@atlaskit/css • 0.10.4Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS. | INDIRECT | 33 | |
@atlaskit/css • 0.10.7Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS. | DIRECT | 33 | |
@atlaskit/css • 0.14.1Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS. | INDIRECT | 33 | |
@atlaskit/dropdown-menu • 13.1.0A dropdown menu displays a list of actions or options to a user. | DIRECT | 141 | |
@atlaskit/ds-lib • 2.7.0Reusable utilities and hooks specific to design system. | INDIRECT | 5 | |
@atlaskit/ds-lib • 4.0.0Reusable utilities and hooks specific to design system. | INDIRECT | 10 | |
@atlaskit/ds-lib • 4.2.0Reusable utilities and hooks specific to design system. | INDIRECT | 11 | |
@atlaskit/ds-lib • 5.0.1Reusable utilities and hooks specific to design system. | INDIRECT | 12 | |
@atlaskit/feature-gate-js-client • 5.5.5Atlassians wrapper for the Statsig js-lite client. | INDIRECT | 5 | |
@atlaskit/focus-ring • 3.0.0A focus ring clearly indicates which item has keyboard focus. | INDIRECT | 74 | |
@atlaskit/focus-ring • 3.0.4A focus ring clearly indicates which item has keyboard focus. | INDIRECT | 71 | |
@atlaskit/form • 12.6.1A form allows users to input information. | DIRECT | 112 | |
@atlaskit/frontend-utilities • 3.1.3Collecton of small useful frontend utilities | DIRECT | 2 | |
@atlaskit/heading • 5.2.7A heading is a typography component used to display text in different sizes and formats. | DIRECT | 83 | |
@atlaskit/icon-file-type • 7.0.6A file type icon is used to represent specific types of content used across Atlassian products. | DIRECT | 56 | |
@atlaskit/icon-lab • 4.19.0An icon package for public icon contributions | DIRECT | 56 | |
@atlaskit/icon-lab • 5.7.1An icon package for public icon contributions | INDIRECT | 56 | |
@atlaskit/icon-object • 7.2.2An object icon is used to represent an Atlassian-specific content type. | DIRECT | 57 | |
@atlaskit/icon-priority • 6.3.3A priority icon is used in Jira to determine relative importance. | DIRECT | 68 | |
@atlaskit/icon • 21.12.8An icon is a visual representation of a command, device, directory, or common action. | INDIRECT | 67 | |
@atlaskit/icon • 25.2.0An icon is a symbol representing a command, device, directory, or common action. | INDIRECT | 92 | |
@atlaskit/icon • 25.4.0An icon is a symbol representing a command, device, directory, or common action. | INDIRECT | 92 | |
@atlaskit/icon • 25.8.0An icon is a symbol representing a command, device, directory, or common action. | DIRECT | 93 | |
@atlaskit/icon • 26.4.1An icon is a symbol representing a command, device, directory, or common action. | INDIRECT | 55 | |
@atlaskit/icon • 27.12.0An icon is a symbol representing a command, device, directory, or common action. | INDIRECT | 55 | |
@atlaskit/icon • 28.2.0An icon is a symbol representing a command, device, directory, or common action. | INDIRECT | 55 | |
@atlaskit/interaction-context • 3.0.0Interaction context for handling tracing | INDIRECT | 1 | |
@atlaskit/json-ld-types • 1.4.1A set of types for the Atlassian Object Vocabulary | INDIRECT | 2 | |
@atlaskit/layering • 2.2.1Layering provides consistent and accessible layered experience | INDIRECT | 14 | |
@atlaskit/layering • 3.0.3Layering provides consistent and accessible layered experience | INDIRECT | 85 | |
@atlaskit/legacy-custom-icons • 0.22.13A centralised place to store legacy custom icons. | DIRECT | 58 | |
@atlaskit/link-analytics • 9.1.1Contains analytics and utils to assist in instrumenting Linking Platform components. | DIRECT | 58 | |
@atlaskit/link-client-extension • 4.0.1Extension methods for linking platform client | DIRECT | 56 | |
@atlaskit/link-extractors • 2.4.4Functions for extracting props from JSON-LD | DIRECT | 41 | |
@atlaskit/link • 3.2.7A link takes people to a new location in the app or another website. | DIRECT | 83 | |
@atlaskit/linking-common • 8.1.1Contains utils and interfaces shared across different LP components | DIRECT | 54 | |
@atlaskit/linking-types • 14.0.1Schema and Types for frontend and backend parts of linking platform | INDIRECT | 3 | |
@atlaskit/linking-types • 9.10.0Schema and Types for frontend and backend parts of linking platform | DIRECT | 3 | |
@atlaskit/logo • 16.0.3A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both. | DIRECT | 37 | |
@atlaskit/logo • 19.7.3A logo is a visual representation of a brand or app. It can be a word, an image, or a combination of both. | INDIRECT | 37 | |
@atlaskit/lozenge • 12.2.5A lozenge is a visual indicator used to highlight an item's status for quick recognition. | DIRECT | 88 | |
@atlaskit/menu • 3.2.0A list of options to help users navigate, or perform actions. | DIRECT | 90 | |
@atlaskit/menu • 8.4.2A list of options to help users navigate, or perform actions. | INDIRECT | 85 | |
@atlaskit/modal-dialog • 13.4.0A modal dialog displays content that requires user interaction, in a layer above the page. | DIRECT | 145 | |
@atlaskit/motion • 5.3.4A set of utilities to apply motion in your application. | INDIRECT | 34 | |
@atlaskit/outbound-auth-flow-client • 3.4.6Front-end library for starting outbound auth flows | DIRECT | 1 | |
@atlaskit/platform-feature-flags-react • 0.3.2utility library for working with feature flags in react | INDIRECT | 84 | |
@atlaskit/platform-feature-flags • 0.3.0Platform Feature Flags | INDIRECT | 1 | |
@atlaskit/platform-feature-flags • 1.1.1Platform Feature Flags | INDIRECT | 6 | |
@atlaskit/platform-feature-flags • 1.1.2Platform Feature Flags | DIRECT | 6 | |
@atlaskit/popper • 7.1.4A wrapper for React Popper for situations which require a bespoke popup where other ADS components are deemed unsuitable | INDIRECT | 7 | |
@atlaskit/popup • 2.0.5A popup displays brief content in an overlay. | DIRECT | 101 | |
@atlaskit/popup • 3.0.1A popup displays brief content in an overlay. | INDIRECT | 101 | |
@atlaskit/popup • 4.4.0A popup displays brief content in an overlay. | INDIRECT | 97 | |
@atlaskit/portal • 5.1.6A wrapper for rendering components in React portals. | INDIRECT | 33 | |
@atlaskit/pragmatic-drag-and-drop • 1.7.7The core package for Pragmatic drag and drop - enabling fast drag and drop for any experience on any tech stack | INDIRECT | 3 | |
@atlaskit/primitives • 14.14.2Primitives are token-backed low-level building blocks. | DIRECT | 82 | |
@atlaskit/primitives • 14.2.2Primitives are token-backed low-level building blocks. | INDIRECT | 85 | |
@atlaskit/primitives • 14.2.3Primitives are token-backed low-level building blocks. | INDIRECT | 87 | |
@atlaskit/react-select • 2.7.6A forked version of react-select to only be used in atlaskit/select | INDIRECT | 119 | |
@atlaskit/section-message • 8.7.4A section message is used to alert users to a particular section of the screen. | DIRECT | 124 | |
@atlaskit/select • 20.7.2Select allows users to make a single selection or multiple selections from a list of options. | DIRECT | 132 | |
@atlaskit/spinner • 18.0.3A spinner is an animated spinning icon that lets users know content is being loaded. | INDIRECT | 35 | |
@atlaskit/spinner • 18.0.6A spinner is an animated spinning icon that lets users know content is being loaded. | DIRECT | 37 | |
@atlaskit/spinner • 19.0.4A spinner is an animated spinning icon that lets users know content is being loaded. | INDIRECT | 36 | |
@atlaskit/temp-nav-app-icons • 0.10.3A 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. | INDIRECT | 34 | |
@atlaskit/textarea • 8.0.9A text area lets users enter long form text which spans over multiple lines. | DIRECT | 85 | |
@atlaskit/textfield • 8.0.11A text field is an input that allows a user to write or edit text. | DIRECT | 42 | |
@atlaskit/theme • 12.12.0Theme contains solutions for global theming, colors, typography and other useful mixins. | INDIRECT | 26 | |
@atlaskit/theme • 18.0.1Theme contains solutions for global theming, colors, and other useful mixins. | INDIRECT | 31 | |
@atlaskit/theme • 18.0.3Theme contains solutions for global theming, colors, and other useful mixins. | DIRECT | 33 | |
@atlaskit/theme • 19.0.2Theme contains solutions for global theming, colors, and other useful mixins. | INDIRECT | 32 | |
@atlaskit/theme • 21.0.0Theme contains solutions for global theming, colors, and other useful mixins. | INDIRECT | 32 | |
@atlaskit/tokens • 1.61.0Design tokens are the single source of truth to name and store design decisions. | INDIRECT | 24 | |
@atlaskit/tokens • 4.5.2Design tokens are the single source of truth to name and store design decisions. | INDIRECT | 29 | |
@atlaskit/tokens • 4.9.1Design tokens are the single source of truth to name and store design decisions. | DIRECT | 30 | |
@atlaskit/tokens • 5.6.3Design tokens are the single source of truth to name and store design decisions. | INDIRECT | 31 | |
@atlaskit/tokens • 6.3.1Design tokens are the single source of truth to name and store design decisions. | INDIRECT | 30 | |
@atlaskit/tooltip • 20.0.4A tooltip is a floating, non-actionable label used to explain a user interface element or feature. | INDIRECT | 93 | |
@atlaskit/tooltip • 20.0.5A tooltip is a floating, non-actionable label used to explain a user interface element or feature. | INDIRECT | 93 | |
@atlaskit/tooltip • 20.4.6A tooltip is a floating, non-actionable label used to explain a user interface element or feature. | DIRECT | 95 | |
@atlaskit/ufo • 0.4.1UFO external part | DIRECT | 2 | |
@atlaskit/visually-hidden • 3.0.2A utility that hides content from the screen while retaining readability by screen readers for accessibility. | INDIRECT | 3 | |
@atlaskit/visually-hidden • 3.0.3A utility that hides content from the screen while retaining readability by screen readers for accessibility. | INDIRECT | 3 | |
@compiled/react • 0.18.6A familiar and performant compile time CSS-in-JS library for React. | DIRECT | 1 | |
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). | DIRECT | 1 | |
schema-dts • 0.5.3A TypeScript package with latest Schema.org Schema Typings | INDIRECT | 0 |
ISC6
Package | Relation | Dependencies | Published |
---|---|---|---|
@statsig/client-core • 3.25.2 | INDIRECT | 0 | |
@statsig/js-client • 3.25.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 cre | INDIRECT | 1 | |
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colors | INDIRECT | 0 | |
scrollparent • 2.1.0A function to get the scrolling parent of an html element. | INDIRECT | 0 | |
semver • 5.7.2The semantic version parser used by npm. | INDIRECT | 0 | |
yaml • 1.10.2JavaScript parser and stringifier for YAML | INDIRECT | 0 |
BSD-3-Clause4
Package | Relation | Dependencies | Published |
---|---|---|---|
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & components | INDIRECT | 0 | |
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent component | INDIRECT | 1 | |
source-map • 0.5.7Generates and consumes source maps | INDIRECT | 0 | |
source-map • 0.6.1Generates and consumes source maps | INDIRECT | 0 |
0BSD1
Package | Relation | Dependencies | Published |
---|---|---|---|
tslib • 2.8.1Runtime library for TypeScript helper functions | INDIRECT | 0 |