licenses.dev

@atlaskit/editor-plugin-decorations v3.1.0

Decorations plugin for @atlaskit/editor-core

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT46
PackageRelationDependenciesPublished
@babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.28.3Turns an AST into code.INDIRECT9
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@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.4A JavaScript parserINDIRECT3
@babel/runtime • 7.28.4babel's modular runtime helpersDIRECT0
@babel/template • 7.27.2Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.28.4The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.28.4Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@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
@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
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
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.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
linkify-it • 5.0.0Links recognition library with FULL unicode supportINDIRECT1
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
markdown-it • 14.1.0Markdown-it - modern pluggable markdown parser.INDIRECT6
mdurl • 2.0.0URL utilities for markdown-itINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
orderedmap • 2.1.1Persistent ordered mapping from stringsINDIRECT0
prosemirror-commands • 1.6.2Editing commands for ProseMirrorINDIRECT5
prosemirror-dropcursor • 1.8.1Drop cursor plugin for ProseMirrorINDIRECT5
prosemirror-history • 1.4.1Undo history for ProseMirrorINDIRECT6
prosemirror-keymap • 1.2.2Keymap plugin for ProseMirrorINDIRECT6
prosemirror-markdown • 1.13.1ProseMirror Markdown integrationINDIRECT12
prosemirror-model • 1.24.1ProseMirror's document modelINDIRECT1
prosemirror-state • 1.4.3ProseMirror editor stateINDIRECT4
prosemirror-transform • 1.10.2ProseMirror document transformationsINDIRECT2
prosemirror-view • 1.37.1ProseMirror'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-uid • 2.4.0Render-less container for ID generationINDIRECT1
rope-sequence • 1.3.4Rope-based persistent sequence typeINDIRECT0
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
uc.micro • 2.1.0Micro subset of unicode data files for markdown-it projects.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
w3c-keyname • 2.2.8Get a KeyboardEvent.key-style string from an eventINDIRECT0
Apache-2.014
PackageRelationDependenciesPublished
@atlaskit/atlassian-context • 0.6.0Provides perimeter-specific URL resolution and helps identify which environment a product is running in.INDIRECT1
@atlaskit/browser-apis • 0.0.1exposes sanitised low level browser apisINDIRECT1
@atlaskit/ds-lib • 5.1.1Reusable utilities and hooks specific to design system.INDIRECT11
@atlaskit/editor-prosemirror • 7.0.0Package to group all prosemirror libraries in a single place DIRECT25
@atlaskit/editor-tables • 2.9.15A package that contains common classes and utility functions for editor tablesDIRECT42
@atlaskit/feature-gate-js-client • 5.5.7Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/interaction-context • 3.1.0Interaction context for handling tracingINDIRECT1
@atlaskit/platform-feature-flags • 0.3.0Platform Feature FlagsINDIRECT1
@atlaskit/platform-feature-flags • 1.1.2Platform Feature FlagsDIRECT6
@atlaskit/react-ufo • 4.11.8Parts of React UFO that are publicly availableINDIRECT15
@atlaskit/tmp-editor-statsig • 11.12.0Temp plugin to ease use of statsig feature flags until platform feature flags are availableDIRECT6
@atlaskit/tmp-editor-statsig • 13.10.1Temp plugin to ease use of statsig feature flags until platform feature flags are availableINDIRECT16
@atlaskit/tokens • 6.5.0Design tokens are the single source of truth to name and store design decisions.DIRECT30
prosemirror-utils • 1.2.2Utils library for ProseMirrorINDIRECT0
ISC3
PackageRelationDependenciesPublished
@statsig/client-core • 3.26.0INDIRECT0
@statsig/js-client • 3.26.0Statsig 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
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
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
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.0 version:

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