licenses.dev

@atlaskit/editor-plugin-code-block v0.1.10

Code block plugin for @atlaskit/editor-core

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT490
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.28.0Turns an AST into code.INDIRECT9
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.27.1Babel helper functions for inserting module loadsINDIRECT18
@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.28.0A JavaScript parserINDIRECT3
@babel/register • 7.27.1babel require hookINDIRECT21
@babel/runtime • 7.27.6babel's modular runtime helpersDIRECT0
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.28.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.28.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@codemirror/autocomplete • 6.18.6Autocompletion for the CodeMirror code editorINDIRECT9
@codemirror/lang-angular • 0.1.4Angular Template language support for the CodeMirror code editorINDIRECT18
@codemirror/lang-cpp • 6.0.3C++ language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-css • 6.3.1CSS language support for the CodeMirror code editorINDIRECT11
@codemirror/lang-go • 6.0.1Go language support for the CodeMirror code editorINDIRECT11
@codemirror/lang-html • 6.4.9HTML language support for the CodeMirror code editorINDIRECT17
@codemirror/lang-java • 6.0.2Java language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-javascript • 6.2.4JavaScript language support for the CodeMirror code editorINDIRECT13
@codemirror/lang-json • 6.0.2JSON language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-less • 6.0.2Less support for the CodeMirror code editorINDIRECT12
@codemirror/lang-liquid • 6.2.3Liquid template support for the CodeMirror code editorINDIRECT18
@codemirror/lang-markdown • 6.3.3Markdown language support for the CodeMirror code editorINDIRECT19
@codemirror/lang-php • 6.0.2PHP language support for the CodeMirror code editorINDIRECT19
@codemirror/lang-python • 6.2.1Python language support for the CodeMirror code editorINDIRECT11
@codemirror/lang-rust • 6.0.2Rust language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-sass • 6.0.2Sass/SCSS language support for the CodeMirror code editorINDIRECT13
@codemirror/lang-sql • 6.9.0SQL language support for the CodeMirror code editorINDIRECT10
@codemirror/lang-vue • 0.1.3Vue template support for the CodeMirror code editorINDIRECT18
@codemirror/lang-wast • 6.0.2WebAssembly Text Format support for the CodeMirror code editorINDIRECT9
@codemirror/lang-xml • 6.1.0XML language support for the CodeMirror code editorINDIRECT11
@codemirror/lang-yaml • 6.1.2YAML language support for the CodeMirror code editorINDIRECT11
@codemirror/language-data • 6.5.1Language metadata and dynamic loading for the CodeMirror code editorINDIRECT47
@codemirror/language • 6.10.8Language support infrastructure for the CodeMirror code editorINDIRECT8
@codemirror/legacy-modes • 6.5.1Collection of ported legacy language modes for the CodeMirror code editorINDIRECT9
@codemirror/lint • 6.8.5Linting support for the CodeMirror code editorINDIRECT6
@codemirror/state • 6.5.1Editor state data structures for the CodeMirror code editorINDIRECT1
@codemirror/view • 6.36.2DOM view component for the CodeMirror code editorINDIRECT4
@cspotcode/source-map-support • 0.8.1Fixes stack traces for files with source mapsINDIRECT3
@emotion/babel-plugin • 11.13.5A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT51
@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.INDIRECT58
@emotion/serialize • 1.3.3serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/styled • 11.14.1styled API for emotionINDIRECT54
@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
@floating-ui/core • 1.7.2Positioning library for floating elements: tooltips, popovers, dropdowns, and moreINDIRECT1
@floating-ui/dom • 1.7.2Floating UI for the webINDIRECT2
@floating-ui/utils • 0.2.10Utilities for Floating UIINDIRECT0
@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-utils • 3.8.4Smartly determine best unit for relative time formatINDIRECT1
@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.2INDIRECT48
@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
@jridgewell/trace-mapping • 0.3.9Trace the original position through a source mapINDIRECT2
@lezer/common • 1.2.3Syntax tree data structure and parser interfaces for the lezer parserINDIRECT0
@lezer/cpp • 1.1.3lezer-based C++ grammarINDIRECT3
@lezer/css • 1.2.1lezer-based CSS grammarINDIRECT3
@lezer/go • 1.0.1Lezer-based Go grammarINDIRECT3
@lezer/highlight • 1.2.1Highlighting system for Lezer parse treesINDIRECT1
@lezer/html • 1.3.10lezer-based HTML grammarINDIRECT3
@lezer/java • 1.1.3lezer-based Java grammarINDIRECT3
@lezer/javascript • 1.5.1lezer-based JavaScript grammarINDIRECT3
@lezer/json • 1.0.3lezer-based JSON grammarINDIRECT3
@lezer/lr • 1.4.2Incremental parserINDIRECT1
@lezer/markdown • 1.4.3Incremental Markdown parser that consumes and emits Lezer treesINDIRECT2
@lezer/php • 1.0.2Lezer-based PHP grammarINDIRECT3
@lezer/python • 1.1.18Lezer-based Python grammarINDIRECT3
@lezer/rust • 1.0.2Lezer-based Rust grammarINDIRECT3
@lezer/sass • 1.1.0Lezer-based Sass/SCSS grammarINDIRECT3
@lezer/xml • 1.0.6lezer-based XML grammarINDIRECT3
@lezer/yaml • 1.0.3Lezer-based YAML grammarINDIRECT3
@marijn/find-cluster-break • 1.0.2Find the position of grapheme cluster breaks in a stringINDIRECT0
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@remix-run/router • 1.23.0Nested/Data-driven/Framework-agnostic RoutingINDIRECT0
@sinclair/typebox • 0.27.8JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@tanstack/react-virtual • 3.0.0-beta.60Headless UI for virtualizing scrollable elements in ReactINDIRECT1
@tanstack/virtual-core • 3.0.0-beta.60Headless UI for virtualizing scrollable elements in TS/JS + FrameworksINDIRECT0
@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.INDIRECT80
@tsconfig/node10 • 1.0.11A base TSConfig for working with Node 10.INDIRECT0
@tsconfig/node12 • 1.0.11A base TSConfig for working with Node 12.INDIRECT0
@tsconfig/node14 • 1.0.3A base TSConfig for working with Node 14.INDIRECT0
@tsconfig/node16 • 1.0.4A base TSConfig for working with Node 16.INDIRECT0
@types/aria-query • 5.0.4TypeScript definitions for aria-queryINDIRECT0
@types/hast • 2.3.10TypeScript definitions for hastINDIRECT1
@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/json5 • 0.0.30TypeScript definitions for JSON5INDIRECT0
@types/linkify-it • 5.0.0TypeScript definitions for linkify-itINDIRECT0
@types/markdown-it • 14.1.2TypeScript definitions for markdown-itINDIRECT2
@types/mdurl • 2.0.0TypeScript definitions for mdurlINDIRECT0
@types/minimist • 1.2.5TypeScript definitions for minimistINDIRECT0
@types/mkdirp • 0.5.2TypeScript definitions for mkdirpINDIRECT2
@types/node • 24.0.10TypeScript definitions for nodeINDIRECT1
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prettier • 2.7.3TypeScript definitions for prettierINDIRECT0
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 18.3.7TypeScript definitions for react-domINDIRECT0
@types/react-transition-group • 4.4.12TypeScript definitions for react-transition-groupINDIRECT0
@types/react • 18.3.23TypeScript definitions for reactINDIRECT2
@types/stack-utils • 2.0.3TypeScript definitions for stack-utilsINDIRECT0
@types/string-hash • 1.1.3TypeScript definitions for string-hashINDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 15.0.19TypeScript definitions for yargsINDIRECT1
acorn-walk • 8.3.4ECMAScript (ESTree) AST walkerINDIRECT1
acorn • 8.15.0ECMAScript parserINDIRECT0
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
antlr4-c3 • 3.0.1A code completion core implementation for ANTLR4 based parsersINDIRECT1
arg • 4.1.3Another simple argument parserINDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
arrify • 1.0.1Convert a value to an arrayINDIRECT0
assert • 2.1.0The assert module from Node.js, for the browser.INDIRECT35
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-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT24
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
bind-event-listener • 3.0.0Making binding and unbinding DOM events easierINDIRECT0
blueimp-load-image • 2.19.0JavaScript Load Image is a library to load images provided as File or Blob objects or via URL. It returns an optionally scaled and/or cropped HTML img or canvas element. It also provides a method to parse image meta data to extract Exif tags and thumbnailINDIRECT0
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
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
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
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase-keys • 6.2.2Convert object keys to camel caseINDIRECT3
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
clipboard-polyfill • 2.4.3A polyfill for the asynchronous clipboard APIINDIRECT1
clipboard-polyfill • 4.0.1A polyfill for the asynchronous clipboard APIINDIRECT0
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
comma-separated-tokens • 1.0.8Parse and stringify comma-separated tokensINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
compute-scroll-into-view • 1.0.20The engine that powers scroll-into-view-if-neededINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-js • 3.43.0Standard libraryINDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
create-require • 1.1.1Polyfill for Node.js module.createRequire (<= v12.2.0)INDIRECT0
crelt • 1.0.6Tiny DOM-element-creation utilityINDIRECT0
css-box-model • 1.2.1Get accurate and well named css box model information about an Element 📦INDIRECT1
css-color-names • 0.0.4A JSON Object of css color names mapped to their hex valueINDIRECT0
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
date-fns-tz • 2.0.1Time zone support for date-fns v2 with the Intl APIINDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryINDIRECT1
debounce-promise • 3.1.2Create a debounced version of a promise returning functionINDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize-keys • 1.1.1Convert object keys from camelCase to lowercase with a custom separatorINDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
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
detect-node-es • 1.1.0Detect Node.JS (as opposite to browser environment). ESM modificationINDIRECT0
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
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT2
dommatrix • 1.0.3ES6+ shim for DOMMatrixINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
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
es6-promise • 4.1.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
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
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
facepaint • 1.2.1Responsive style values for css-in-js.INDIRECT0
faker • 4.1.0Generate massive amounts of fake contextual dataINDIRECT0
fast-memoize • 2.5.2Fastest memoization lib that supports N argumentsINDIRECT0
fetch-mock • 8.3.2Mock http requests made using fetch (or isomorphic-fetch)INDIRECT13
fflate • 0.8.2High performance (de)compression in an 8kB packageINDIRECT0
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
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 FormINDIRECT0
final-form • 4.20.10🏁 Framework agnostic, high performance, subscription-based form state managementINDIRECT1
find-cache-dir • 2.1.0Finds the common standard cache directoryINDIRECT11
find-root • 1.1.0find the closest package.jsonINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
focus-lock • 1.3.6DOM trap for a focusINDIRECT1
focus-trap • 2.4.6Trap focus within a DOM node.INDIRECT1
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
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graphql-tag • 2.12.6A JavaScript template literal tag that parses GraphQL queriesINDIRECT1
graphql • 15.10.1A Query Language and Runtime which can target any service.INDIRECT0
hard-rejection • 2.1.0Make unhandled promise rejections fail hard right away instead of the default silent failINDIRECT0
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
hast-util-parse-selector • 2.2.5hast utility to create an element from a simple CSS selectorINDIRECT0
hastscript • 6.0.0hast utility to create treesINDIRECT7
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
immer • 9.0.21Create your next immutable state by mutating the current oneINDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
indent-string • 4.0.0Indent each line in a stringINDIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
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-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
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-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-nan • 1.3.2ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.INDIRECT18
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-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
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-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT23
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
isobject • 3.0.1Returns true if the value is an object and not an array or null.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.INDIRECT13
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-search • 2.0.1JS Search is an efficient, client-side search library for JavaScript and JSON objectsINDIRECT0
js-sha256 • 0.10.1A simple SHA-256 / SHA-224 hash function for JavaScript supports UTF-8 encoding.INDIRECT0
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
json5 • 2.2.3JSON for HumansINDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lie • 3.1.1A basic but performant promise implementationINDIRECT1
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
linkify-it • 2.2.0Links recognition library with FULL unicode supportINDIRECT1
linkify-it • 3.0.3Links recognition library with FULL unicode supportINDIRECT1
linkify-it • 4.0.1Links recognition library with FULL unicode supportINDIRECT1
linkify-it • 5.0.0Links recognition library with FULL unicode supportINDIRECT1
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
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.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.INDIRECT0
lz-string • 1.5.0LZ-based compression algorithmINDIRECT0
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-obj • 4.3.0Map object keys and values into a new objectINDIRECT0
markdown-it • 12.3.2Markdown-it - modern pluggable markdown parser.INDIRECT5
markdown-it • 13.0.2Markdown-it - modern pluggable markdown parser.INDIRECT5
markdown-it • 14.1.0Markdown-it - modern pluggable markdown parser.INDIRECT6
markdown-to-jsx • 7.7.10Convert markdown to JSX with ease for React and React-like projects. Super lightweight and highly configurable.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mdurl • 1.0.1URL utilities for markdown-itINDIRECT0
mdurl • 2.0.0URL utilities for markdown-itINDIRECT0
memoize-one • 6.0.0A memoization library which only remembers the latest invocationINDIRECT0
meow • 8.1.2CLI app helperINDIRECT59
meros • 1.3.1A fast 642B utility that makes reading multipart responses simpleINDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
minimist-options • 4.1.0Pretty options for minimistINDIRECT3
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
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
orderedmap • 2.1.1Persistent ordered mapping from stringsINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-throttle • 4.1.1Throttle promise-returning & async functionsINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-entities • 2.0.0Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-exists • 3.0.0Check if a path existsINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 2.4.0Express style path to RegExp utilityINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
perf-marks • 1.14.2The simplest and lightweight solution for User Timing API in Javascript.INDIRECT1
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
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
pkg-dir • 3.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
png-chunks-extract • 1.0.0Extract the data chunks from a PNG fileINDIRECT1
popper.js • 1.16.1A kickass library to manage your poppersINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
prettier • 3.6.2Prettier is an opinionated code formatterINDIRECT0
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
prismjs • 1.27.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
property-information • 5.6.0Information for HTML propertiesINDIRECT1
prosemirror-commands • 1.5.0Editing commands for ProseMirrorINDIRECT5
prosemirror-commands • 1.5.2Editing commands for ProseMirrorINDIRECT8
prosemirror-commands • 1.6.2Editing commands for ProseMirrorINDIRECT7
prosemirror-dropcursor • 1.7.0Drop cursor plugin for ProseMirrorINDIRECT5
prosemirror-dropcursor • 1.8.1Drop cursor plugin for ProseMirrorINDIRECT14
prosemirror-history • 1.3.2Undo history for ProseMirrorINDIRECT10
prosemirror-history • 1.4.0Undo history for ProseMirrorINDIRECT10
prosemirror-history • 1.4.1Undo history for ProseMirrorINDIRECT9
prosemirror-keymap • 1.2.1Keymap plugin for ProseMirrorINDIRECT6
prosemirror-keymap • 1.2.2Keymap plugin for ProseMirrorINDIRECT6
prosemirror-markdown • 1.11.1ProseMirror Markdown integrationINDIRECT8
prosemirror-markdown • 1.12.0ProseMirror Markdown integrationINDIRECT10
prosemirror-markdown • 1.13.1ProseMirror Markdown integrationINDIRECT12
prosemirror-model • 1.19.3ProseMirror's document modelINDIRECT1
prosemirror-model • 1.19.4ProseMirror's document modelINDIRECT1
prosemirror-model • 1.20.0ProseMirror's document modelINDIRECT1
prosemirror-model • 1.24.1ProseMirror's document modelINDIRECT1
prosemirror-state • 1.4.3ProseMirror editor stateINDIRECT4
prosemirror-transform • 1.10.2ProseMirror document transformationsINDIRECT2
prosemirror-transform • 1.7.1ProseMirror document transformationsINDIRECT2
prosemirror-transform • 1.8.0ProseMirror document transformationsINDIRECT3
prosemirror-view • 1.31.6ProseMirror's view componentINDIRECT4
prosemirror-view • 1.32.7ProseMirror's view componentINDIRECT8
prosemirror-view • 1.33.4ProseMirror's view componentINDIRECT7
prosemirror-view • 1.33.5ProseMirror's view componentINDIRECT7
prosemirror-view • 1.37.1ProseMirror's view componentINDIRECT7
punycode.js • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
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
quick-lru • 4.0.1Simple "Least Recently Used" (LRU) cacheINDIRECT0
raf-schd • 4.0.3A scheduler based on requestAnimationFrameDIRECT0
re-resizable • 6.0.0Resizable component for React.INDIRECT1
react-clientside-effect • 1.2.8Create components whose prop changes map to a global side effectINDIRECT1
react-dom • 16.14.0React package for working with the DOM.INDIRECT6
react-error-boundary • 3.1.4Simple reusable React error boundary componentINDIRECT1
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.INDIRECT0
react-focus-lock • 2.13.6It is a trap! (for a focus)INDIRECT12
react-intersection-observer • 8.34.0Monitor if a component is inside the viewport, using IntersectionObserver APIINDIRECT0
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-lazily-render • 1.2.0Lazily render react componentsINDIRECT1
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-loadable • 5.5.0A higher order component for loading components with promisesINDIRECT5
react-magnetic-di • 2.3.4Context driven dependency injectionINDIRECT0
react-magnetic-di • 3.2.3Context driven dependency injectionINDIRECT0
react-node-resolver • 1.0.1A generic technique for resolving the DOM node of any react component.INDIRECT0
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react-render-image • 1.1.3Render an image in React.INDIRECT0
react-router-dom • 6.30.1Declarative routing for React web applicationsINDIRECT2
react-router • 6.30.1Declarative routing for ReactINDIRECT1
react-scrolllock • 5.0.1Prevent scroll on the body when component is mounted.INDIRECT1
react-select • 5.10.1A Select control built with and for ReactJSINDIRECT70
react-sweet-state • 2.7.2Global + local state combining the best of Redux and Context APIINDIRECT1
react-uid • 2.4.0Render-less container for ID generationINDIRECT1
react-video-renderer • 2.5.1> Build custom video players effortlessINDIRECT0
react-virtualized • 9.22.6React components for efficiently rendering large, scrollable lists and tabular dataINDIRECT10
read-pkg-up • 7.0.1Read the closest package.json fileINDIRECT33
read-pkg • 5.2.0Read a package.json fileINDIRECT25
redent • 3.0.0Strip redundant indentation and indent the stringINDIRECT3
redux • 3.7.2Predictable state container for JavaScript appsINDIRECT5
refractor • 3.6.0Lightweight, robust, elegant virtual syntax highlighting using PrismINDIRECT17
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
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
retry • 0.13.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
rope-sequence • 1.3.4Rope-based persistent sequence typeINDIRECT0
rusha • 0.8.14A high-performance pure-javascript SHA1 implementation suitable for large binary data.INDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scheduler • 0.19.1Cooperative scheduler for the browser environment.INDIRECT3
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
scroll-into-view-if-needed • 2.2.31Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: centerINDIRECT1
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shallow-equal • 3.1.0Typescript-compatible minimalistic shallow equality check for arrays/objectsINDIRECT0
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
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
space-separated-tokens • 1.1.5Parse and stringify space-separated tokensINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
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
strip-indent • 3.0.0Strip leading whitespace from each line in a stringINDIRECT1
style-mod • 4.1.2A minimal CSS module shimINDIRECT0
stylis • 4.2.0A Light–weight CSS PreprocessorINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-observable • 1.0.1Symbol.observable ponyfillINDIRECT0
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tabbable • 1.1.3Returns an array of all tabbable DOM nodes within a containing node.INDIRECT0
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
trim-newlines • 3.0.1Trim newlines from the start and/or end of a stringINDIRECT0
ts-node • 10.9.2TypeScript execution environment and REPL for node.js, with source map supportINDIRECT16
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
uc.micro • 2.1.0Micro subset of unicode data files for markdown-it projects.INDIRECT0
undici-types • 7.8.0A stand-alone types package for UndiciINDIRECT0
unzipit • 1.4.3random access unzip library for JavaScriptINDIRECT1
use-callback-ref • 1.3.3The same useRef, but with callbackINDIRECT1
use-debounce • 3.4.3Debounce hook for reactINDIRECT0
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).INDIRECT0
use-memo-one • 1.1.3useMemo and useCallback but with a stable cacheINDIRECT0
use-sidecar • 1.1.3Sidecar code splitting utilsINDIRECT2
use-sync-external-store • 1.5.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.INDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT29
uuid-validate • 0.0.3Javascript validator for UUID versions 1 through 5INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uzip-module • 1.0.3Module version of UZIP.jsINDIRECT0
v8-compile-cache-lib • 3.0.1Require hook for automatic V8 compile cache persistenceINDIRECT0
w3c-keyname • 2.2.8Get a KeyboardEvent.key-style string from an eventINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
web-streams-polyfill • 3.3.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
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
xstate • 4.20.0Finite State Machines and Statecharts for the Modern Web.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yn • 3.1.1Parse yes/no like valuesINDIRECT0
zustand • 4.5.7🐻 Bear necessities for state management in ReactINDIRECT1
Apache-2.0324
PackageRelationDependenciesPublished
@atlaskit/activity-provider • 2.5.0A provider to support recent activities in editorINDIRECT18
@atlaskit/adf-schema • 35.14.0Shared package that contains the ADF-schema (json) and ProseMirror node/mark specsDIRECT113
@atlaskit/adf-schema • 36.18.3Shared package that contains the ADF-schema (json) and ProseMirror node/mark specsINDIRECT29
@atlaskit/adf-schema • 47.7.1Shared package that contains the ADF-schema (json) and ProseMirror node/mark specsINDIRECT49
@atlaskit/adf-utils • 19.20.0Set of utilities to traverse, modify and create ADF documents.INDIRECT30
@atlaskit/analytics-gas-types • 5.1.7Shared analytics functions/components for Fabric ElementsINDIRECT16
@atlaskit/analytics-listeners • 8.15.0Fabric analytics listeners to be used by the productsINDIRECT20
@atlaskit/analytics-listeners • 9.0.2Fabric analytics listeners to be used by the productsINDIRECT19
@atlaskit/analytics-namespaced-context • 6.14.0Provides a namespace for AnalyticsContext data (@atlaskit/analytics-next)INDIRECT16
@atlaskit/analytics-namespaced-context • 7.0.1Provides a namespace for AnalyticsContext data (@atlaskit/analytics-next)INDIRECT16
@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 componentsINDIRECT15
@atlaskit/analytics-next • 11.1.0React components, HOCs and hooks to assist with tracking user activity with React componentsINDIRECT15
@atlaskit/analytics-next • 9.3.4React components, HOCs and hooks to assist with tracking user activity with React componentsINDIRECT10
@atlaskit/app-provider • 1.8.1A top level provider for the Design System.INDIRECT30
@atlaskit/app-provider • 2.2.1A top level provider for the Design System.INDIRECT30
@atlaskit/atlassian-context • 0.0.1Provides FedRAMP-friendly URLs and helps to identify if product is running in FedRAMP environment.INDIRECT1
@atlaskit/atlassian-context • 0.1.0Provides FedRAMP-friendly URLs and helps to identify if product is running in FedRAMP environment.INDIRECT1
@atlaskit/atlassian-context • 0.2.0Provides FedRAMP-friendly URLs and helps to identify if product is running in FedRAMP environment.INDIRECT1
@atlaskit/atlassian-context • 0.3.1Provides perimeter-specific URL resolution and helps identify which environment a product is running in.INDIRECT1
@atlaskit/avatar-group • 12.0.15An avatar group displays a number of avatars grouped together in a stack or grid.INDIRECT126
@atlaskit/avatar-group • 9.11.5An avatar group displays a number of avatars grouped together in a stack or grid.INDIRECT128
@atlaskit/avatar • 21.18.4An avatar is a visual representation of a user or entity.INDIRECT109
@atlaskit/avatar • 25.1.5An avatar is a visual representation of a user or entity.INDIRECT109
@atlaskit/badge • 16.4.4A badge is a visual indicator for numeric values such as tallies and scores.INDIRECT85
@atlaskit/badge • 18.1.3A badge is a visual indicator for numeric values such as tallies and scores.INDIRECT84
@atlaskit/blanket • 14.2.0A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.INDIRECT42
@atlaskit/blanket • 15.0.6A blanket covers the underlying UI for a layered component, such as a modal dialog or a tooltip.INDIRECT42
@atlaskit/browser-apis • 0.0.1exposes sanitised low level browser apisINDIRECT1
@atlaskit/button • 17.23.0A button triggers an event or action. They let users know what will happen next.INDIRECT106
@atlaskit/button • 20.5.3A button triggers an event or action. They let users know what will happen next.INDIRECT119
@atlaskit/button • 23.2.5A button triggers an event or action. They let users know what will happen next.INDIRECT121
@atlaskit/calendar • 14.5.2An interactive calendar for date selection experiences.INDIRECT146
@atlaskit/calendar • 17.1.10An interactive calendar for date selection experiences.INDIRECT139
@atlaskit/checkbox • 13.7.1A checkbox is an input control that allows a user to select one or more options from a number of choices.INDIRECT84
@atlaskit/checkbox • 17.1.6A checkbox is an input control that allows a user to select one or more options from a number of choices.INDIRECT65
@atlaskit/chunkinator • 6.2.0Upload large files from the browser with easeINDIRECT3
@atlaskit/chunkinator • 7.0.0Upload large files from the browser with easeINDIRECT3
@atlaskit/code • 15.8.0Code highlights short strings of code snippets inline with body text.DIRECT109
@atlaskit/code • 17.2.1Code highlights short strings of code snippets inline with body text.INDIRECT116
@atlaskit/codemod-utils • 4.2.5 jscodeshift-compatible codemod utilitiesINDIRECT1
@atlaskit/css • 0.1.1Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT27
@atlaskit/css • 0.12.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT32
@atlaskit/css • 0.3.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT27
@atlaskit/css • 0.4.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT27
@atlaskit/css • 0.6.2Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT33
@atlaskit/css • 0.9.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT32
@atlaskit/custom-steps • 0.0.11Editor Custom StepsINDIRECT142
@atlaskit/custom-steps • 0.0.13Editor Custom StepsINDIRECT149
@atlaskit/custom-steps • 0.1.5Editor Custom StepsINDIRECT50
@atlaskit/custom-steps • 0.11.0Editor Custom StepsINDIRECT45
@atlaskit/datetime-picker • 13.11.3A date time picker allows the user to select an associated date and time.INDIRECT155
@atlaskit/datetime-picker • 17.0.9A date time picker allows the user to select an associated date and time.INDIRECT140
@atlaskit/drawer • 11.0.4A drawer is a panel that slides in from the left side of the screen.INDIRECT131
@atlaskit/drawer • 9.5.0A drawer is a panel that slides in from the left side of the screen.INDIRECT129
@atlaskit/dropdown-menu • 12.26.5A dropdown menu displays a list of actions or options to a user.INDIRECT125
@atlaskit/dropdown-menu • 16.1.3A dropdown menu displays a list of actions or options to a user.INDIRECT127
@atlaskit/ds-lib • 2.7.0Reusable utilities and hooks specific to design system.INDIRECT5
@atlaskit/ds-lib • 3.5.1Reusable utilities and hooks specific to design system.INDIRECT10
@atlaskit/ds-lib • 4.0.1Reusable utilities and hooks specific to design system.INDIRECT10
@atlaskit/editor-common • 107.6.0A package that contains common classes and components for editor and rendererINDIRECT614
@atlaskit/editor-common • 76.41.1A package that contains common classes and components for editor and rendererDIRECT595
@atlaskit/editor-common • 77.5.0A package that contains common classes and components for editor and rendererINDIRECT597
@atlaskit/editor-common • 78.37.4A package that contains common classes and components for editor and rendererINDIRECT598
@atlaskit/editor-json-transformer • 8.24.3JSON transformerINDIRECT52
@atlaskit/editor-palette • 1.5.2The editor paletteINDIRECT25
@atlaskit/editor-palette • 1.6.0The editor paletteINDIRECT25
@atlaskit/editor-palette • 2.1.6The editor paletteINDIRECT31
@atlaskit/editor-plugin-analytics • 0.4.7Analytics plugin for @atlaskit/editor-coreDIRECT850
@atlaskit/editor-plugin-composition • 0.1.4Composition plugin for @atlaskit/editor-coreDIRECT598
@atlaskit/editor-plugin-decorations • 0.2.8Decorations plugin for @atlaskit/editor-coreDIRECT598
@atlaskit/editor-prosemirror • 1.1.0Package to group all prosemirror libraries in a single place DIRECT20
@atlaskit/editor-prosemirror • 3.0.0Package to group all prosemirror libraries in a single place INDIRECT26
@atlaskit/editor-prosemirror • 4.0.0Package to group all prosemirror libraries in a single place INDIRECT25
@atlaskit/editor-prosemirror • 4.0.1Package to group all prosemirror libraries in a single place INDIRECT24
@atlaskit/editor-prosemirror • 7.0.0Package to group all prosemirror libraries in a single place INDIRECT28
@atlaskit/editor-shared-styles • 2.13.5Style values used in the editor/rendererINDIRECT75
@atlaskit/editor-shared-styles • 3.4.9Style values used in the editor/rendererINDIRECT71
@atlaskit/editor-tables • 2.9.8A package that contains common classes and utility functions for editor tablesINDIRECT36
@atlaskit/emoji • 67.14.4Fabric emoji React componentsINDIRECT192
@atlaskit/emoji • 69.3.6Fabric emoji React componentsINDIRECT190
@atlaskit/empty-state • 10.1.0An empty state appears when there is no data to display and describes what the user can do next.INDIRECT123
@atlaskit/empty-state • 7.12.3An empty state appears when there is no data to display and describes what the user can do next.INDIRECT125
@atlaskit/feature-gate-js-client • 4.26.5Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/feature-gate-js-client • 5.5.0Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/flag • 15.9.4A flag is used for confirmations, alerts, and acknowledgments that require minimal user interaction, often displayed using a flag group.INDIRECT121
@atlaskit/flag • 17.1.10A flag is used for confirmations, alerts, and acknowledgments that require minimal user interaction, often displayed using a flag group.INDIRECT123
@atlaskit/focus-ring • 1.7.0A focus ring clearly indicates which item has keyboard focus.INDIRECT72
@atlaskit/focus-ring • 2.1.0A focus ring clearly indicates which item has keyboard focus.INDIRECT70
@atlaskit/focus-ring • 3.0.1A focus ring clearly indicates which item has keyboard focus.INDIRECT70
@atlaskit/form • 10.6.3A form allows users to input information.INDIRECT114
@atlaskit/form • 11.2.0A form allows users to input information.INDIRECT112
@atlaskit/form • 12.0.10A form allows users to input information.INDIRECT112
@atlaskit/form • 9.3.1A form allows users to input information.INDIRECT93
@atlaskit/frontend-utilities • 2.9.0Collecton of small useful frontend utilitiesINDIRECT1
@atlaskit/frontend-utilities • 3.0.0Collecton of small useful frontend utilitiesINDIRECT1
@atlaskit/give-kudos • 2.3.2Give Kudos experience INDIRECT148
@atlaskit/give-kudos • 4.3.5Give Kudos experience INDIRECT150
@atlaskit/heading • 2.4.7A heading is a typography component used to display text in different sizes and formats.INDIRECT85
@atlaskit/heading • 3.1.0A heading is a typography component used to display text in different sizes and formats.INDIRECT85
@atlaskit/heading • 4.3.1A heading is a typography component used to display text in different sizes and formats.INDIRECT83
@atlaskit/heading • 5.2.3A heading is a typography component used to display text in different sizes and formats.INDIRECT83
@atlaskit/icon-file-type • 6.9.0A file type icon is used to represent specific types of content used across Atlassian products.INDIRECT93
@atlaskit/icon-file-type • 7.0.4A file type icon is used to represent specific types of content used across Atlassian products.INDIRECT55
@atlaskit/icon-lab • 2.8.0An icon package for public icon contributionsINDIRECT93
@atlaskit/icon-lab • 5.1.0An icon package for public icon contributionsINDIRECT55
@atlaskit/icon-object • 6.11.1An object icon is used to represent an Atlassian-specific content type.INDIRECT94
@atlaskit/icon-object • 7.1.3An object icon is used to represent an Atlassian-specific content type.INDIRECT56
@atlaskit/icon-priority • 6.3.3A priority icon is used in Jira to determine relative importance.INDIRECT68
@atlaskit/icon • 21.12.8An icon is a visual representation of a command, device, directory, or common action.INDIRECT67
@atlaskit/icon • 22.28.0An icon is a visual representation of a command, device, directory, or common action.DIRECT71
@atlaskit/icon • 23.11.0An icon is a symbol representing a command, device, directory, or common action.INDIRECT92
@atlaskit/icon • 27.2.1An icon is a symbol representing a command, device, directory, or common action.INDIRECT54
@atlaskit/image • 1.4.1An image that changes in light or dark themes.INDIRECT71
@atlaskit/image • 3.0.1An image that changes in light or dark themes.INDIRECT33
@atlaskit/in-product-testing • 0.2.4undefinedINDIRECT1
@atlaskit/inline-dialog • 17.2.3An inline dialog is a pop-up container for small amounts of information. It can also contain controls.INDIRECT94
@atlaskit/inline-edit • 15.2.6An inline edit displays a custom input component that switches between reading and editing on the same page.INDIRECT130
@atlaskit/interaction-context • 2.6.0Interaction context for handling tracingINDIRECT1
@atlaskit/interaction-context • 3.0.0Interaction context for handling tracingINDIRECT1
@atlaskit/intl-messages-provider • 1.1.0 IntlMessagesProvider is a Frontend Utility to asynchronously load i18n translated messages and feed them to IntlProvider based on the locale in product.INDIRECT1
@atlaskit/intl-messages-provider • 2.0.0 IntlMessagesProvider is a Frontend Utility to asynchronously load i18n translated messages and feed them to IntlProvider based on the locale in product.INDIRECT1
@atlaskit/jql-ast • 3.3.1JQL Abstract Syntax TreeINDIRECT5
@atlaskit/jql-autocomplete • 2.0.1JQL autocomplete engineINDIRECT40
@atlaskit/jql-editor-autocomplete-rest • 2.2.0Autocomplete REST API integration for the JQL Editor.INDIRECT63
@atlaskit/jql-editor-autocomplete-rest • 3.0.0Autocomplete REST API integration for the JQL Editor.INDIRECT63
@atlaskit/jql-editor-common • 2.2.0Common constants, types and utilities used by the JQL editor and its dependant packages.INDIRECT58
@atlaskit/jql-editor-common • 3.0.0Common constants, types and utilities used by the JQL editor and its dependant packages.INDIRECT58
@atlaskit/jql-editor • 4.15.1This package allows consumers to render an advanced JQL editor component to enable autocomplete-assisted authoring and validation of JQL queries.INDIRECT221
@atlaskit/jql-editor • 5.3.3This package allows consumers to render an advanced JQL editor component to enable autocomplete-assisted authoring and validation of JQL queries.INDIRECT222
@atlaskit/jql-parser • 2.0.1JQL lexer, parser, listener and visitorINDIRECT2
@atlaskit/json-ld-types • 1.4.0A set of types for the Atlassian Object VocabularyINDIRECT2
@atlaskit/json-schema-generator • 3.3.10A CLI tool for generating JSON Schema from typescriptINDIRECT88
@atlaskit/layering • 0.4.1Layering provides consistent and accessible layered experienceINDIRECT6
@atlaskit/layering • 1.1.3Layering provides consistent and accessible layered experienceINDIRECT12
@atlaskit/layering • 3.0.1Layering provides consistent and accessible layered experienceINDIRECT85
@atlaskit/legacy-custom-icons • 0.20.3A centralised place to store legacy custom icons.INDIRECT95
@atlaskit/legacy-custom-icons • 0.21.2A centralised place to store legacy custom icons.INDIRECT95
@atlaskit/legacy-custom-icons • 0.22.8A centralised place to store legacy custom icons.INDIRECT57
@atlaskit/link-analytics • 10.0.4Contains analytics and utils to assist in instrumenting Linking Platform components.INDIRECT55
@atlaskit/link-analytics • 8.7.1Contains analytics and utils to assist in instrumenting Linking Platform components.INDIRECT60
@atlaskit/link-client-extension • 1.13.0Extension methods for linking platform clientINDIRECT106
@atlaskit/link-client-extension • 3.1.2Extension methods for linking platform clientINDIRECT58
@atlaskit/link-client-extension • 5.0.4Extension methods for linking platform clientINDIRECT53
@atlaskit/link-datasource • 1.31.3UI Components to support linking platform dataset featureINDIRECT459
@atlaskit/link-datasource • 4.11.20UI Components to support linking platform dataset featureINDIRECT436
@atlaskit/link-extractors • 1.10.0Functions for extracting props from JSON-LDINDIRECT37
@atlaskit/link-extractors • 2.4.1Functions for extracting props from JSON-LDINDIRECT40
@atlaskit/link-picker • 1.50.0Standalone link pickerINDIRECT163
@atlaskit/link-picker • 3.5.7Standalone link pickerINDIRECT371
@atlaskit/link-provider • 3.4.0Contains provider with react context for anything link related and the link http clientINDIRECT60
@atlaskit/link-test-helpers • 8.1.0Collection of test helpers used in linking platform examples and specsINDIRECT215
@atlaskit/link • 3.2.3A link takes people to a new location in the product or another website.INDIRECT83
@atlaskit/linking-common • 5.12.0Contains utils and interfaces shared across different LP componentsINDIRECT103
@atlaskit/linking-common • 7.1.0Contains utils and interfaces shared across different LP componentsINDIRECT54
@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 platformINDIRECT3
@atlaskit/linking-types • 8.13.0Schema and Types for frontend and backend parts of linking platformINDIRECT1
@atlaskit/linking-types • 9.10.0Schema and Types for frontend and backend parts of linking platformINDIRECT3
@atlaskit/locale • 2.8.3Utility functions for handling localizationINDIRECT128
@atlaskit/locale • 3.0.3Utility functions for handling localizationINDIRECT130
@atlaskit/logo • 13.17.0A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.INDIRECT68
@atlaskit/logo • 15.4.0A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.INDIRECT34
@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/lozenge • 11.14.0A lozenge is a visual indicator used to highlight an item's status for quick recognition.INDIRECT85
@atlaskit/lozenge • 13.0.2A lozenge is a visual indicator used to highlight an item's status for quick recognition.INDIRECT85
@atlaskit/media-card • 77.12.4Includes all media card related components, CardView, CardViewSmall, Card...INDIRECT280
@atlaskit/media-card • 79.3.10Includes all media card related components, CardView, CardViewSmall, Card...INDIRECT310
@atlaskit/media-client-react • 2.7.0🖼️ Media Client for ReactINDIRECT170
@atlaskit/media-client-react • 3.0.1🖼️ Media Client for ReactINDIRECT170
@atlaskit/media-client-react • 4.1.2🖼️ Media Client for ReactINDIRECT169
@atlaskit/media-client • 26.3.0Media API Web Client LibraryINDIRECT165
@atlaskit/media-client • 27.6.1Media API Web Client LibraryINDIRECT165
@atlaskit/media-client • 28.6.0Media API Web Client LibraryINDIRECT165
@atlaskit/media-client • 31.1.2Media API Web Client LibraryINDIRECT167
@atlaskit/media-client • 35.0.0Media API Web Client LibraryINDIRECT166
@atlaskit/media-common • 11.8.1Includes common utilities used by other media packagesINDIRECT127
@atlaskit/media-common • 12.3.0Includes common utilities used by other media packagesINDIRECT129
@atlaskit/media-document-viewer • 0.3.1Modern and fast document viewerINDIRECT131
@atlaskit/media-file-preview • 0.11.4A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.INDIRECT238
@atlaskit/media-file-preview • 0.4.2A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.INDIRECT231
@atlaskit/media-file-preview • 0.5.2A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.INDIRECT230
@atlaskit/media-picker • 66.7.5Library for handling file uploadsINDIRECT232
@atlaskit/media-picker • 70.0.1Library for handling file uploadsINDIRECT240
@atlaskit/media-state • 1.7.0Contains the central state of Media frontendINDIRECT132
@atlaskit/media-svg • 0.1.10For fetching and rendering SVGs secure and responsivelyINDIRECT176
@atlaskit/media-svg • 0.2.1For fetching and rendering SVGs secure and responsivelyINDIRECT176
@atlaskit/media-svg • 2.1.4For fetching and rendering SVGs secure and responsivelyINDIRECT171
@atlaskit/media-ui • 25.16.1Includes common components and utilities used by other media packagesINDIRECT185
@atlaskit/media-ui • 26.2.6Includes common components and utilities used by other media packagesINDIRECT184
@atlaskit/media-ui • 28.6.1Includes common components and utilities used by other media packagesINDIRECT237
@atlaskit/media-viewer • 48.10.1MediaViewer is Atlassian's powerful solution for viewing files on the web. It's both powerful and extendable yet easy-to-integrateINDIRECT255
@atlaskit/media-viewer • 48.5.0MediaViewer is Atlassian's powerful solution for viewing files on the web. It's both powerful and extendable yet easy-to-integrateINDIRECT266
@atlaskit/media-viewer • 52.4.4MediaViewer is Atlassian's powerful solution for viewing files on the web. It's both powerful and extendable yet easy-to-integrateINDIRECT305
@atlaskit/mention • 22.1.10A React component used to display user profiles in a list for 'Mention' functionalityINDIRECT143
@atlaskit/mention • 23.11.4A React component used to display user profiles in a list for 'Mention' functionalityINDIRECT135
@atlaskit/mention • 24.2.4A React component used to display user profiles in a list for 'Mention' functionalityINDIRECT136
@atlaskit/menu • 2.14.4A list of options to help users navigate, or perform actions.INDIRECT86
@atlaskit/menu • 8.0.6A list of options to help users navigate, or perform actions.INDIRECT85
@atlaskit/modal-dialog • 12.20.8A modal dialog displays content that requires user interaction, in a layer above the page.INDIRECT123
@atlaskit/modal-dialog • 14.2.9A modal dialog displays content that requires user interaction, in a layer above the page.INDIRECT133
@atlaskit/motion • 1.10.0A set of utilities to apply motion in your application.INDIRECT69
@atlaskit/motion • 3.1.0A set of utilities to apply motion in your application.INDIRECT69
@atlaskit/motion • 5.1.5A set of utilities to apply motion in your application.INDIRECT33
@atlaskit/onboarding • 12.3.6An onboarding spotlight introduces new features to users through focused messages or multi-step tours.INDIRECT139
@atlaskit/onboarding • 14.2.5An onboarding spotlight introduces new features to users through focused messages or multi-step tours.INDIRECT141
@atlaskit/outbound-auth-flow-client • 3.4.6Front-end library for starting outbound auth flowsINDIRECT1
@atlaskit/people-teams-ui-public • 2.1.0UI components for public packagesINDIRECT131
@atlaskit/people-teams-ui-public • 3.1.5UI components for public packagesINDIRECT136
@atlaskit/platform-feature-flags-react • 0.2.3utility library for working with feature flags in reactINDIRECT84
@atlaskit/platform-feature-flags • 0.2.5Platform Feature FlagsINDIRECT1
@atlaskit/platform-feature-flags • 0.2.6Platform Feature FlagsINDIRECT1
@atlaskit/platform-feature-flags • 0.3.0Platform Feature FlagsINDIRECT1
@atlaskit/platform-feature-flags • 1.1.0Platform Feature FlagsINDIRECT6
@atlaskit/platform-feature-flags • 1.1.1Platform Feature FlagsINDIRECT6
@atlaskit/popper • 6.4.0A wrapper for React Popper for situations which require a bespoke popup where other ADS components are deemed unsuitableINDIRECT7
@atlaskit/popper • 7.1.0A wrapper for React Popper for situations which require a bespoke popup where other ADS components are deemed unsuitableINDIRECT7
@atlaskit/popup • 1.32.0A popup displays brief content in an overlay.INDIRECT96
@atlaskit/popup • 4.3.4A popup displays brief content in an overlay.INDIRECT97
@atlaskit/portal • 4.11.3A wrapper for rendering components in React portals.INDIRECT32
@atlaskit/portal • 5.1.1A wrapper for rendering components in React portals.INDIRECT32
@atlaskit/pragmatic-drag-and-drop-hitbox • 1.1.0An optional package for Pragmatic drag and drop that enables the attaching of interaction information to a drop targetINDIRECT4
@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll • 1.2.1An optional package for Pragmatic drag and drop that enables automatic scrolling during a drag operation. This package is a port of the react-beautiful-dnd auto scrollerINDIRECT6
@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-autoscroll • 2.0.1An optional package for Pragmatic drag and drop that enables automatic scrolling during a drag operation. This package is a port of the react-beautiful-dnd auto scrollerINDIRECT6
@atlaskit/pragmatic-drag-and-drop-react-drop-indicator • 1.2.0An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)INDIRECT73
@atlaskit/pragmatic-drag-and-drop-react-drop-indicator • 3.2.1An optional Pragmatic drag and drop package containing react components that provide a visual indication about what the user will achieve when the drop (eg lines)INDIRECT35
@atlaskit/pragmatic-drag-and-drop • 1.7.4The core package for Pragmatic drag and drop - enabling fast drag and drop for any experience on any tech stackINDIRECT3
@atlaskit/primitives • 12.2.7Primitives are token-backed low-level building blocks.INDIRECT84
@atlaskit/primitives • 13.6.0Primitives are token-backed low-level building blocks.INDIRECT82
@atlaskit/primitives • 14.10.0Primitives are token-backed low-level building blocks.INDIRECT82
@atlaskit/primitives • 5.7.0Primitives are token-backed low-level building blocks.INDIRECT85
@atlaskit/primitives • 6.5.0Primitives are token-backed low-level building blocks.INDIRECT85
@atlaskit/primitives • 8.2.1Primitives are token-backed low-level building blocks.INDIRECT85
@atlaskit/primitives • 9.0.0Primitives are token-backed low-level building blocks.INDIRECT85
@atlaskit/profilecard • 19.28.1A React component to display a card with user information.INDIRECT185
@atlaskit/profilecard • 23.21.3A React component to display a card with user information.INDIRECT227
@atlaskit/prosemirror-input-rules • 2.4.6A package that contains helpers to create autoformatting rules for ProseMirrorDIRECT602
@atlaskit/range • 7.4.5A range lets users choose an approximate value on a slider.INDIRECT74
@atlaskit/range • 9.1.3A range lets users choose an approximate value on a slider.INDIRECT35
@atlaskit/react-select • 1.7.5A forked version of react-select to only be used in atlaskit/selectINDIRECT114
@atlaskit/react-select • 3.1.0A forked version of react-select to only be used in atlaskit/selectINDIRECT117
@atlaskit/react-ufo • 3.14.10Parts of React UFO that are publicly availableINDIRECT15
@atlaskit/rovo-agent-components • 1.19.0This package host public components related to rovo agents, the components here are needed for other public atlaskit packagesINDIRECT145
@atlaskit/rovo-agent-components • 2.11.6This package host public components related to rovo agents, the components here are needed for other public atlaskit packagesINDIRECT148
@atlaskit/rovo-triggers • 3.1.0Provides various trigger events to drive Rovo Chat functionality, such as a publish-subscribe and URL parameter hooksINDIRECT31
@atlaskit/section-message • 6.9.4A section message is used to alert users to a particular section of the screen.INDIRECT121
@atlaskit/section-message • 7.0.0A section message is used to alert users to a particular section of the screen.INDIRECT121
@atlaskit/section-message • 8.2.8A section message is used to alert users to a particular section of the screen.INDIRECT123
@atlaskit/select • 17.19.3Select allows users to make a single selection or multiple selections from a list of options.INDIRECT111
@atlaskit/select • 18.10.6Select allows users to make a single selection or multiple selections from a list of options.INDIRECT127
@atlaskit/select • 21.0.1Select allows users to make a single selection or multiple selections from a list of options.INDIRECT129
@atlaskit/side-navigation • 11.0.8A highly composable side navigation component that supports nested views.INDIRECT110
@atlaskit/side-navigation • 3.6.8A highly composable side navigation component that supports nested views.INDIRECT113
@atlaskit/skeleton • 1.2.0A skeleton acts as a placeholder for content, usually while the content loads.INDIRECT32
@atlaskit/skeleton • 2.0.3A skeleton acts as a placeholder for content, usually while the content loads.INDIRECT32
@atlaskit/smart-card • 26.73.0Smart card componentINDIRECT250
@atlaskit/smart-card • 38.20.2Smart card componentINDIRECT358
@atlaskit/smart-user-picker • 6.11.2Pick users from a ranked user list based on provided contextINDIRECT157
@atlaskit/smart-user-picker • 6.9.3Pick users from a ranked user list based on provided contextINDIRECT160
@atlaskit/smart-user-picker • 8.0.1Pick users from a ranked user list based on provided contextINDIRECT162
@atlaskit/spinner • 16.3.6A spinner is an animated spinning icon that lets users know content is being loaded.INDIRECT73
@atlaskit/spinner • 17.2.0A spinner is an animated spinning icon that lets users know content is being loaded.INDIRECT35
@atlaskit/spinner • 18.0.5A spinner is an animated spinning icon that lets users know content is being loaded.INDIRECT35
@atlaskit/tabs • 17.3.0Tabs are used to organize content by grouping similar information on the same page.INDIRECT86
@atlaskit/tabs • 18.1.2Tabs are used to organize content by grouping similar information on the same page.INDIRECT86
@atlaskit/tag • 12.7.1A tag labels UI objects for quick recognition and navigation.INDIRECT109
@atlaskit/tag • 14.0.13A tag labels UI objects for quick recognition and navigation.INDIRECT109
@atlaskit/task-decision • 17.12.2Tasks and decisions react componentsINDIRECT110
@atlaskit/task-decision • 19.2.5Tasks and decisions react componentsINDIRECT86
@atlaskit/teams-app-config • 1.9.1Teams App related configINDIRECT83
@atlaskit/teams-avatar • 1.4.0A team avatar is a visual representation of a team.INDIRECT110
@atlaskit/teams-avatar • 2.3.7A team avatar is a visual representation of a team.INDIRECT110
@atlaskit/teams-client • 4.6.0A client to retrieve team related dataINDIRECT22
@atlaskit/teams-public • 0.40.0Public components related to teamsINDIRECT185
@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/textarea • 5.8.2A text area lets users enter long form text which spans over multiple lines.INDIRECT85
@atlaskit/textarea • 8.0.4A text area lets users enter long form text which spans over multiple lines.INDIRECT85
@atlaskit/textfield • 6.3.0A text field is an input that allows a user to write or edit text.INDIRECT73
@atlaskit/textfield • 6.8.3A text field is an input that allows a user to write or edit text.INDIRECT85
@atlaskit/textfield • 7.0.0A text field is an input that allows a user to write or edit text.INDIRECT41
@atlaskit/textfield • 8.0.6A text field is an input that allows a user to write or edit text.INDIRECT41
@atlaskit/theme • 12.12.0Theme contains solutions for global theming, colors, typography and other useful mixins.INDIRECT26
@atlaskit/theme • 13.1.0Theme contains solutions for global theming, colors, typography and other useful mixins.INDIRECT32
@atlaskit/theme • 14.1.0Theme contains solutions for global theming, colors, typography and other useful mixins.INDIRECT31
@atlaskit/theme • 15.0.0Theme contains solutions for global theming, colors, and other useful mixins.INDIRECT31
@atlaskit/theme • 16.0.0Theme contains solutions for global theming, colors, and other useful mixins.INDIRECT31
@atlaskit/theme • 18.0.3Theme contains solutions for global theming, colors, and other useful mixins.INDIRECT31
@atlaskit/tmp-editor-statsig • 8.7.0Temp plugin to ease use of statsig feature flags until platform feature flags are availableINDIRECT6
@atlaskit/tokens • 1.61.0Design tokens are the single source of truth to name and store design decisions.INDIRECT24
@atlaskit/tokens • 2.5.1Design tokens are the single source of truth to name and store design decisions.INDIRECT30
@atlaskit/tokens • 3.3.2Design tokens are the single source of truth to name and store design decisions.INDIRECT29
@atlaskit/tokens • 5.4.1Design tokens are the single source of truth to name and store design decisions.INDIRECT29
@atlaskit/tooltip • 18.9.4A tooltip is a floating, non-actionable label used to explain a user interface element or feature.INDIRECT90
@atlaskit/tooltip • 19.2.0A tooltip is a floating, non-actionable label used to explain a user interface element or feature.INDIRECT88
@atlaskit/tooltip • 20.3.1A tooltip is a floating, non-actionable label used to explain a user interface element or feature.INDIRECT95
@atlaskit/ufo-interaction-ignore • 1.3.3Ignoring any holds under this component treeINDIRECT16
@atlaskit/ufo • 0.2.7UFO external partINDIRECT2
@atlaskit/ufo • 0.3.1UFO external partINDIRECT2
@atlaskit/ufo • 0.4.0UFO external partINDIRECT2
@atlaskit/user-picker • 10.31.4Fabric component for display a dropdown to select a user fromINDIRECT156
@atlaskit/user-picker • 11.3.2Fabric component for display a dropdown to select a user fromINDIRECT161
@atlaskit/util-service-support • 6.3.1A library of support classes for integrating React components with REST HTTP servicesINDIRECT17
@atlaskit/visually-hidden • 1.6.0A utility that hides content from the screen while retaining readability by screen readers for accessibility.INDIRECT59
@atlaskit/visually-hidden • 3.0.3A utility that hides content from the screen while retaining readability by screen readers for accessibility.INDIRECT3
@atlaskit/width-detector • 4.4.0Wrapper for components that need to respond to width changesINDIRECT2
@atlaskit/width-detector • 5.0.3Wrapper for components that need to respond to width changesINDIRECT2
@compiled/react • 0.17.3A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
@compiled/react • 0.18.6A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
@react-loosely-lazy/manifest • 1.2.0react-loosely-lazy manifest types and utilitiesINDIRECT0
aria-query • 5.1.3Programmatic access to the ARIA specificationINDIRECT59
crc-32 • 0.3.0Pure-JS CRC-32INDIRECT0
fuse.js • 6.6.2Lightweight fuzzy-searchINDIRECT0
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).INDIRECT1
localforage • 1.10.0Offline storage, improved.INDIRECT2
pdfjs-dist • 2.16.105Generic build of Mozilla's PDF.js library.INDIRECT2
prosemirror-utils • 1.2.0Utils library for ProseMirrorINDIRECT0
prosemirror-utils • 1.2.1-0Utils library for ProseMirrorINDIRECT0
prosemirror-utils • 1.2.2Utils library for ProseMirrorINDIRECT0
react-loosely-lazy • 1.2.1Suspense enable and SSR compatible async components with prioritiesINDIRECT0
rxjs • 5.5.12Reactive Extensions for modern JavaScriptINDIRECT1
schema-dts • 0.5.3A TypeScript package with latest Schema.org Schema TypingsINDIRECT0
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
typescript • 5.4.5TypeScript is a language for application scale JavaScript developmentINDIRECT0
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-3-Clause18
PackageRelationDependenciesPublished
@sentry/browser • 6.19.7Official Sentry SDK for browsersINDIRECT6
@sentry/core • 6.19.7Base implementation for all Sentry JavaScript SDKsINDIRECT5
@sentry/hub • 6.19.7Sentry hub which handles global state managment.INDIRECT3
@sentry/integrations • 6.19.7Pluggable integrations that can be used to enhance JS SDKsINDIRECT6
@sentry/minimal • 6.19.7Sentry minimal library that can be used in other packagesINDIRECT4
@sentry/types • 6.19.7Types for all Sentry JavaScript SDKsINDIRECT0
@sentry/utils • 6.19.7Utilities for all Sentry JavaScript SDKsINDIRECT2
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/fake-timers • 6.0.1Fake JavaScript timersINDIRECT2
antlr4ts • 0.5.0-alpha.4ANTLR 4 runtime for JavaScript written in TypescriptINDIRECT0
diff • 4.0.2A javascript text diff implementation.INDIRECT0
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
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.INDIRECT16
react-transition-group • 4.4.5A react component toolset for managing animationsINDIRECT8
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC17
PackageRelationDependenciesPublished
@kenjiuno/msgreader • 1.23.0Outlook Item File (.msg) reader in JavaScript Npm ModuleINDIRECT3
@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
chromatism • 2.6.0A simple set of utility functions for colours.INDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
make-error • 1.3.6Make your own error types!INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
scrollparent • 2.1.0A function to get the scrolling parent of an html element.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.7.2The semantic version parser used by npm.INDIRECT0
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
@kenjiuno/decompressrtf • 0.1.4Decompress CompressedRTF (used in outlook msg)INDIRECT0
entities • 2.1.0Encode & decode XML and HTML entities with easeINDIRECT0
entities • 3.0.1Encode & decode XML and HTML entities with easeINDIRECT0
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
glob-to-regexp • 0.4.1Convert globs to regular expressionsINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
normalize-package-data • 3.0.3Normalizes data that can be found in package.json files.INDIRECT12
webidl-conversions • 4.0.2Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
CC0-1.0 OR MIT3
PackageRelationDependenciesPublished
type-fest • 0.18.1A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
type-fest • 0.8.1A collection of essential TypeScript typesINDIRECT0
0BSD2
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.21A list of SPDX license identifiersINDIRECT0
string-hash • 1.1.3fast string hashing functionINDIRECT0
unknown1
PackageRelationDependenciesPublished
@atlaskit/editor-plugin-feature-flags • 1.4.4Feature flags plugin for @atlaskit/editor-coreINDIRECT615
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40atlaskit%2Feditor-plugin-code-block)](https://licenses.dev/npm/%40atlaskit%2Feditor-plugin-code-block)
<a href="https://licenses.dev/npm/%40atlaskit%2Feditor-plugin-code-block">
  <img src="https://licenses.dev/b/npm/%40atlaskit%2Feditor-plugin-code-block" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.10 version:

[![licenses](https://licenses.dev/b/npm/%40atlaskit%2Feditor-plugin-code-block/0.1.10)](https://licenses.dev/npm/%40atlaskit%2Feditor-plugin-code-block/0.1.10)
<a href="https://licenses.dev/npm/%40atlaskit%2Feditor-plugin-code-block/0.1.10">
  <img src="https://licenses.dev/b/npm/%40atlaskit%2Feditor-plugin-code-block/0.1.10" alt="licenses" />
</a>
GitHub