licenses.dev

@atlaskit/media-picker v70.0.1

Library for handling file uploads

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT172
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
@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
@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
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@types/hast • 2.3.10TypeScript definitions for hastINDIRECT1
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT24
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
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
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
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
comma-separated-tokens • 1.0.8Parse and stringify comma-separated tokensINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT16
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dataloader • 2.2.3A data loading utility to reduce requests to a backend via batching and caching.INDIRECT0
debug • 4.4.1Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
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.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-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.DIRECT0
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-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
focus-lock • 1.3.6DOM trap for a focusINDIRECT1
focus-trap • 2.4.6Trap focus within a DOM node.INDIRECT1
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
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
immer • 9.0.21Create your next immutable state by mutating the current oneINDIRECT0
import-fresh • 3.3.1Import a module while bypassing the cacheINDIRECT3
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-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
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-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
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
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
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
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
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
make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
memoize-one • 6.0.0A memoization library which only remembers the latest invocationINDIRECT0
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 +0INDIRECT18
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
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-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-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
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.DIRECT1
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
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
raf-schd • 4.0.3A scheduler based on requestAnimationFrameINDIRECT0
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.6It is a trap! (for a focus)INDIRECT12
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-magnetic-di • 3.2.3Context driven dependency injectionINDIRECT0
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react-render-image • 1.1.3Render an image in React.INDIRECT0
react-scrolllock • 5.0.1Prevent scroll on the body when component is mounted.INDIRECT1
react-uid • 2.4.0Render-less container for ID generationINDIRECT1
refractor • 3.6.0Lightweight, robust, elegant virtual syntax highlighting using PrismINDIRECT17
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
rusha • 0.8.14A high-performance pure-javascript SHA1 implementation suitable for large binary data.INDIRECT0
scheduler • 0.23.2Cooperative scheduler for the browser environment.INDIRECT2
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
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
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
space-separated-tokens • 1.1.5Parse and stringify space-separated tokensINDIRECT0
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
tabbable • 1.1.3Returns an array of all tabbable DOM nodes within a containing node.INDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
use-callback-ref • 1.3.3The same useRef, but with callbackINDIRECT1
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
uuid-validate • 0.0.3Javascript validator for UUID versions 1 through 5DIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
xstate • 4.20.0Finite State Machines and Statecharts for the Modern Web.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
zustand • 4.5.7🐻 Bear necessities for state management in ReactINDIRECT1
Apache-2.058
PackageRelationDependenciesPublished
@atlaskit/analytics-gas-types • 5.1.7Shared analytics functions/components for Fabric ElementsINDIRECT16
@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 • 11.1.0React components, HOCs and hooks to assist with tracking user activity with React componentsDIRECT15
@atlaskit/app-provider • 2.2.1A top level provider for the Design System.INDIRECT30
@atlaskit/atlassian-context • 0.3.1Provides perimeter-specific URL resolution and helps identify which environment a product is running in.INDIRECT1
@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 • 23.2.5A button triggers an event or action. They let users know what will happen next.INDIRECT121
@atlaskit/chunkinator • 7.0.0Upload large files from the browser with easeINDIRECT3
@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.12.0Style components backed by Atlassian Design System design tokens powered by Compiled CSS-in-JS.INDIRECT32
@atlaskit/dropdown-menu • 16.1.3A dropdown menu displays a list of actions or options to a user.INDIRECT127
@atlaskit/ds-lib • 4.0.1Reusable utilities and hooks specific to design system.INDIRECT10
@atlaskit/feature-gate-js-client • 5.5.0Atlassians wrapper for the Statsig js-lite client.INDIRECT5
@atlaskit/flag • 17.1.10A flag is used for confirmations, alerts, and acknowledgments that require minimal user interaction, often displayed using a flag group.DIRECT123
@atlaskit/focus-ring • 3.0.1A focus ring clearly indicates which item has keyboard focus.INDIRECT70
@atlaskit/form • 12.0.10A form allows users to input information.INDIRECT112
@atlaskit/heading • 5.2.3A heading is a typography component used to display text in different sizes and formats.INDIRECT83
@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 • 5.1.0An icon package for public icon contributionsINDIRECT55
@atlaskit/icon • 27.2.1An icon is a symbol representing a command, device, directory, or common action.DIRECT54
@atlaskit/interaction-context • 3.0.0Interaction context for handling tracingINDIRECT1
@atlaskit/layering • 3.0.1Layering provides consistent and accessible layered experienceINDIRECT85
@atlaskit/legacy-custom-icons • 0.22.8A centralised place to store legacy custom icons.INDIRECT57
@atlaskit/link • 3.2.3A link takes people to a new location in the product or another website.INDIRECT83
@atlaskit/locale • 3.0.3Utility functions for handling localizationINDIRECT130
@atlaskit/media-client-react • 4.1.2🖼️ Media Client for ReactDIRECT169
@atlaskit/media-client • 35.0.0Media API Web Client LibraryDIRECT166
@atlaskit/media-common • 12.3.0Includes common utilities used by other media packagesDIRECT129
@atlaskit/media-state • 1.7.0Contains the central state of Media frontendINDIRECT132
@atlaskit/media-ui • 28.6.0Includes common components and utilities used by other media packagesDIRECT237
@atlaskit/menu • 8.0.6A list of options to help users navigate, or perform actions.INDIRECT85
@atlaskit/modal-dialog • 14.2.9A modal dialog displays content that requires user interaction, in a layer above the page.INDIRECT133
@atlaskit/motion • 5.1.5A set of utilities to apply motion in your application.INDIRECT33
@atlaskit/platform-feature-flags-react • 0.2.3utility library for working with feature flags in reactINDIRECT84
@atlaskit/platform-feature-flags • 1.1.1Platform Feature FlagsDIRECT6
@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 • 4.3.4A popup displays brief content in an overlay.INDIRECT97
@atlaskit/portal • 5.1.1A wrapper for rendering components in React portals.INDIRECT32
@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 • 14.10.0Primitives are token-backed low-level building blocks.INDIRECT82
@atlaskit/range • 9.1.3A range lets users choose an approximate value on a slider.INDIRECT35
@atlaskit/react-select • 3.0.2A 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/section-message • 8.2.8A section message is used to alert users to a particular section of the screen.INDIRECT123
@atlaskit/select • 21.0.1Select allows users to make a single selection or multiple selections from a list of options.INDIRECT129
@atlaskit/spinner • 18.0.5A spinner is an animated spinning icon that lets users know content is being loaded.INDIRECT35
@atlaskit/theme • 18.0.3Theme contains solutions for global theming, colors, and other useful mixins.DIRECT31
@atlaskit/tokens • 5.4.1Design tokens are the single source of truth to name and store design decisions.DIRECT29
@atlaskit/tooltip • 20.3.1A tooltip is a floating, non-actionable label used to explain a user interface element or feature.INDIRECT95
@atlaskit/ufo • 0.4.0UFO external partDIRECT2
@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 • 5.0.3Wrapper for components that need to respond to width changesINDIRECT2
@compiled/react • 0.18.6A familiar and performant compile time CSS-in-JS library for React.INDIRECT1
crc-32 • 0.3.0Pure-JS CRC-32INDIRECT0
rxjs • 5.5.12Reactive Extensions for modern JavaScriptINDIRECT1
ISC5
PackageRelationDependenciesPublished
@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
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
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%2Fmedia-picker)](https://licenses.dev/npm/%40atlaskit%2Fmedia-picker)
<a href="https://licenses.dev/npm/%40atlaskit%2Fmedia-picker">
  <img src="https://licenses.dev/b/npm/%40atlaskit%2Fmedia-picker" alt="licenses" />
</a>

Or the licenses badge code for the 70.0.1 version:

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