licenses.dev

@atlaskit/jql-editor v5.13.5

This package allows consumers to render an advanced JQL editor component to enable autocomplete-assisted authoring and validation of JQL queries.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT174
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.0Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.29.1Turns an AST into code.INDIRECT9
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.28.6Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.28.5Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.29.2A JavaScript parserINDIRECT3
@babel/runtime • 7.29.2babel's modular runtime helpersDIRECT0
@babel/template • 7.28.6Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@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.4.0A 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.DIRECT58
@emotion/serialize • 1.3.3serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/styled • 11.14.1styled API for emotionDIRECT54
@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
@formatjs/ecma402-abstract • 1.11.4A collection of implementation for ECMAScript abstract operationsINDIRECT2
@formatjs/fast-memoize • 1.2.1fork of fast-memoize and support esmINDIRECT1
@formatjs/icu-messageformat-parser • 2.1.0Hand-written ICU MessageFormat parser with compatible output as [`intl-messageformat-parser`](https://www.npmjs.com/package/intl-messageformat-parser) but 6 - 10 times as fast.INDIRECT4
@formatjs/icu-skeleton-parser • 1.3.6INDIRECT3
@formatjs/intl-displaynames • 5.4.3Polyfill for: https://tc39.es/proposal-intl-displaynamesINDIRECT3
@formatjs/intl-listformat • 6.5.3Formats JS list in a i18n-safe wayINDIRECT3
@formatjs/intl-localematcher • 0.2.25Intl.LocaleMatcher ponyfillINDIRECT1
@formatjs/intl • 2.2.1Internationalize JS apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.INDIRECT9
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@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
@types/hoist-non-react-statics • 3.3.7TypeScript definitions for hoist-non-react-staticsINDIRECT2
@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/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react • 18.3.28TypeScript definitions for reactINDIRECT2
antlr4-c3 • 3.0.1A code completion core implementation for ANTLR4 based parsersINDIRECT1
assert • 2.1.0The assert module from Node.js, for the browser.DIRECT38
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
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
bind-event-listener • 3.0.0Making binding and unbinding DOM events easierINDIRECT0
bowser-ultralight • 1.0.6Lightweight(er) browser detector, basically a trimmed down version of bowser, specfically made for AtlassianINDIRECT0
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 functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dataloader • 2.2.3A data loading utility to reduce requests to a backend via batching and caching.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT30
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
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
error-ex • 1.3.4Easy 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-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
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
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-root • 1.1.0find the closest package.jsonINDIRECT0
focus-lock • 1.3.6DOM trap for a focusINDIRECT1
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
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
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
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
immer • 11.1.4Create your next immutable state by mutating the current oneINDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
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.INDIRECT17
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-nan • 1.3.2ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.INDIRECT21
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
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.INDIRECT26
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
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
linkify-it • 5.0.0Links recognition library with FULL unicode supportINDIRECT1
lodash • 4.17.23Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lru_map • 0.4.1Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.INDIRECT0
markdown-it • 14.1.1Markdown-it - modern pluggable markdown parser.INDIRECT6
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mdurl • 2.0.0URL utilities for markdown-itINDIRECT0
memoize-one • 6.0.0A memoization library which only remembers the latest invocationINDIRECT0
meros • 1.3.2A fast 642B utility that makes reading multipart responses simpleINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT21
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-shimINDIRECT22
orderedmap • 2.1.1Persistent ordered mapping from stringsINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
prosemirror-commands • 1.7.1Editing commands for ProseMirrorINDIRECT5
prosemirror-dropcursor • 1.8.2Drop cursor plugin for ProseMirrorINDIRECT5
prosemirror-history • 1.5.0Undo history for ProseMirrorINDIRECT6
prosemirror-keymap • 1.2.3Keymap plugin for ProseMirrorINDIRECT6
prosemirror-markdown • 1.13.2ProseMirror Markdown integrationINDIRECT12
prosemirror-model • 1.25.4ProseMirror's document modelINDIRECT1
prosemirror-state • 1.4.4ProseMirror editor stateINDIRECT4
prosemirror-transform • 1.10.5ProseMirror document transformationsINDIRECT2
prosemirror-view • 1.41.5ProseMirror's view componentINDIRECT4
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
react-clientside-effect • 1.2.8Create components whose prop changes map to a global side effectINDIRECT1
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.7It 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-loadable • 5.5.0A higher order component for loading components with promisesINDIRECT5
react-magnetic-di • 3.2.4Context driven dependency injectionDIRECT0
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react-sweet-state • 2.7.2Global + local state combining the best of Redux and Context APIDIRECT1
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT23
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.11resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
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.INDIRECT18
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
stylis • 4.2.0A Light–weight CSS PreprocessorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-observable • 1.0.1Symbol.observable ponyfillINDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
uc.micro • 2.1.0Micro subset of unicode data files for markdown-it projects.INDIRECT0
use-callback-ref • 1.3.3The same useRef, but with callbackINDIRECT1
use-debounce • 3.4.3Debounce hook for reactINDIRECT0
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.6.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 enginesDIRECT32
uuid-validate • 0.0.3Javascript validator for UUID versions 1 through 5INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
w3c-keyname • 2.2.8Get a KeyboardEvent.key-style string from an eventINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
which-typed-array • 1.1.20Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
xstate • 4.20.0Finite State Machines and Statecharts for the Modern Web.INDIRECT0
zustand • 4.5.7🐻 Bear necessities for state management in ReactINDIRECT1
Apache-2.060
PackageRelationDependenciesPublished
@atlaskit/afm-i18n-platform-jql-jql-editor • 2.10.0NPM i18n package for AFM platform-jql-jql-editor published by TradukiDIRECT0
@atlaskit/analytics-gas-types • 5.1.8Shared analytics functions/components for Fabric ElementsDIRECT16
@atlaskit/analytics-namespaced-context • 7.2.0Provides 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 • 11.1.4React components, HOCs and hooks to assist with tracking user activity with React componentsDIRECT15
@atlaskit/app-provider • 4.1.0A top level provider for the Design System.INDIRECT33
@atlaskit/atlassian-context • 0.6.1Provides perimeter-specific URL resolution and helps identify which environment a product is running in.INDIRECT1
@atlaskit/avatar • 25.10.0An avatar is a visual representation of a user or entity.DIRECT88
@atlaskit/browser-apis • 0.0.1exposes sanitised low level browser apisINDIRECT1
@atlaskit/button • 23.10.4A button triggers an event or action. They let users know what will happen next.DIRECT99
@atlaskit/chunkinator • 7.0.0Upload large files from the browser with easeINDIRECT3
@atlaskit/css • 0.19.2Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.DIRECT31
@atlaskit/ds-lib • 6.0.0Reusable utilities and hooks specific to design system.INDIRECT3
@atlaskit/editor-prosemirror • 7.3.0Package to group all prosemirror libraries in a single place DIRECT24
@atlaskit/emoji • 69.10.39Fabric emoji React componentsDIRECT175
@atlaskit/feature-gate-js-client • 5.5.9Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/focus-ring • 3.0.10A focus ring clearly indicates which item has keyboard focus.INDIRECT69
@atlaskit/form • 15.4.2A form allows people to input information.DIRECT91
@atlaskit/heading • 5.3.0A heading is a typography component used to display text in different sizes and formats.INDIRECT84
@atlaskit/icon-lab • 6.0.0An icon package for public icon contributionsDIRECT35
@atlaskit/icon • 33.0.1An icon is a symbol representing a command, device, directory, or common action.DIRECT34
@atlaskit/interaction-context • 3.1.0Interaction context for handling tracingINDIRECT1
@atlaskit/jql-ast • 3.4.0JQL Abstract Syntax TreeDIRECT11
@atlaskit/jql-autocomplete • 2.0.3JQL autocomplete engineDIRECT43
@atlaskit/jql-editor-common • 3.1.0Common constants, types and utilities used by the JQL editor and its dependant packages.DIRECT61
@atlaskit/jql-parser • 2.0.1JQL lexer, parser, listener and visitorDIRECT2
@atlaskit/layering • 3.6.1Layering provides consistent and accessible layered experienceINDIRECT4
@atlaskit/link • 3.3.3A link takes people to a new location in the app or another website.DIRECT84
@atlaskit/media-client-react • 5.0.0🖼️ Media Client for ReactINDIRECT152
@atlaskit/media-client • 36.0.2Media API Web Client LibraryINDIRECT147
@atlaskit/media-common • 13.0.0Includes common utilities used by other media packagesINDIRECT107
@atlaskit/motion • 5.4.1A set of utilities to apply motion in your application.INDIRECT34
@atlaskit/platform-feature-flags-react • 0.4.4utility library for working with feature flags in reactINDIRECT10
@atlaskit/platform-feature-flags • 1.1.3Platform Feature FlagsDIRECT6
@atlaskit/popper • 7.1.8A wrapper for React Popper for situations which require a bespoke popup where other ADS components are deemed unsuitableDIRECT7
@atlaskit/portal • 5.2.2A wrapper for rendering components in React portals.INDIRECT35
@atlaskit/primitives • 18.0.2Primitives are token-backed low-level building blocks.DIRECT83
@atlaskit/prosemirror-history • 0.2.7Fork of the prosemirror-history pluginDIRECT31
@atlaskit/react-ufo • 5.4.9Parts of React UFO that are publicly availableINDIRECT16
@atlaskit/section-message • 8.12.8A section message is used to alert users to a particular section of the screen.INDIRECT102
@atlaskit/skeleton • 2.1.7A skeleton acts as a placeholder for content, usually while the content loads.INDIRECT31
@atlaskit/spinner • 19.0.11A spinner is an animated spinning icon that lets users know content is being loaded.DIRECT33
@atlaskit/teams-avatar • 2.4.11A team avatar is a visual representation of a team.DIRECT89
@atlaskit/textfield • 8.2.3A text field is an input that allows a user to write or edit text.INDIRECT39
@atlaskit/theme • 22.0.1Theme contains solutions for global theming, colors, and other useful mixins.DIRECT29
@atlaskit/tile • 1.0.5A tile is a rounded square that takes an asset and represents a noun.INDIRECT32
@atlaskit/tmp-editor-statsig • 40.7.0Temp plugin to ease use of statsig feature flags until platform feature flags are availableINDIRECT17
@atlaskit/tokens • 11.1.1Design tokens are the single source of truth to name and store design decisions.DIRECT28
@atlaskit/tooltip • 21.0.0A tooltip briefly describes an interactive element on mouse hover or keyboard focus.DIRECT52
@atlaskit/townsquare-emoji-provider • 1.0.5Townsquare emoji providerDIRECT177
@atlaskit/ufo • 0.4.2UFO external partINDIRECT8
@atlaskit/util-service-support • 6.3.5A library of support classes for integrating React components with REST HTTP servicesINDIRECT18
@atlaskit/visually-hidden • 3.0.4A utility that hides content from the screen while retaining readability by screen readers for accessibility.INDIRECT3
@compiled/react • 0.18.6A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
@compiled/react • 0.20.0A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
@opentelemetry/api • 1.9.0Public API for OpenTelemetryINDIRECT0
@react-loosely-lazy/manifest • 1.2.0react-loosely-lazy manifest types and utilitiesDIRECT0
prosemirror-utils • 1.2.2Utils library for ProseMirrorINDIRECT0
react-loosely-lazy • 1.2.1Suspense enable and SSR compatible async components with prioritiesDIRECT0
rxjs • 5.5.12Reactive Extensions for modern JavaScriptDIRECT1
BSD-3-Clause5
PackageRelationDependenciesPublished
antlr4ts • 0.5.0-alpha.4ANTLR 4 runtime for JavaScript written in TypescriptDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
intl-messageformat • 9.13.0Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.INDIRECT6
react-intl • 5.25.1Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.DIRECT16
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
ISC5
PackageRelationDependenciesPublished
@statsig/client-core • 3.32.2INDIRECT0
@statsig/js-client • 3.32.2Statsig helps you move faster with feature gates (feature flags), and/or dynamic configs. It also allows you to run A/B/n tests to validate your new features and understand their impact on your KPIs. If you're new to Statsig, check out our product and creINDIRECT1
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.3JavaScript parser and stringifier for YAMLINDIRECT0
non-standard1
PackageRelationDependenciesPublished
@atlaskit/afm-i18n-platform-elements-emoji • 2.7.0NPM i18n package for AFM platform-elements-emoji published by TradukiINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
entities • 4.5.0Encode & decode XML and HTML entities with ease & speedINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.13.5 version:

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