licenses.dev

@wordpress/media-utils v3.6.0

WordPress Media Upload Utils.

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-2.0-or-later

Dependency Licenses

MIT41
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersDIRECT0
@tannin/compile • 1.1.0Compiles an evaluating function for a C expressionINDIRECT2
@tannin/evaluate • 1.2.0Evaluates the result of an expression given as postfix termsINDIRECT0
@tannin/plural-forms • 1.1.0Compiles a function to compute the plural forms index for a given valueINDIRECT3
@tannin/postfix • 1.1.0Convert a C expression to an array of postfix termsINDIRECT0
@types/prop-types • 15.7.15TypeScript definitions for prop-typesINDIRECT0
@types/react-dom • 17.0.26TypeScript definitions for react-domINDIRECT0
@types/react • 17.0.93TypeScript definitions for reactINDIRECT3
@types/scheduler • 0.16.8TypeScript definitions for schedulerINDIRECT0
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
capital-case • 1.0.4Transform into a space separated string with each word capitalizedINDIRECT4
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersINDIRECT15
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
gettext-parser • 1.4.0Parse and compile gettext po and mo files to/from json, nothing more, nothing lessINDIRECT4
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-plain-object • 5.1.0Returns true if an object was created by the `Object` constructor, or Object.create(null).INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
memize • 2.1.1Unabashedly-barebones memoization library with an aim toward speedINDIRECT0
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
react-dom • 17.0.2React package for working with the DOM.INDIRECT4
react • 17.0.2React is a JavaScript library for building user interfaces.INDIRECT3
remove-accents • 0.5.0Converting the accented characters to their corresponding non-accented ASCII characters.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scheduler • 0.20.2Cooperative scheduler for the browser environment.INDIRECT3
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
tannin • 1.2.0gettext localization library compatible with Jed-formatted locale dataINDIRECT4
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
GPL-2.0-or-later7
PackageRelationDependenciesPublished
@wordpress/api-fetch • 6.55.0Utility to make WordPress REST API requests.DIRECT17
@wordpress/blob • 3.58.0Blob utilities for WordPress.DIRECT1
@wordpress/element • 4.20.0Element React module for WordPress.DIRECT30
@wordpress/escape-html • 2.58.0Escape HTML utils.INDIRECT1
@wordpress/hooks • 3.58.0WordPress hooks library.INDIRECT1
@wordpress/i18n • 4.58.0WordPress internationalization (i18n) library.DIRECT14
@wordpress/url • 3.59.0WordPress URL utilities.INDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
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/%40wordpress%2Fmedia-utils)](https://licenses.dev/npm/%40wordpress%2Fmedia-utils)
<a href="https://licenses.dev/npm/%40wordpress%2Fmedia-utils">
  <img src="https://licenses.dev/b/npm/%40wordpress%2Fmedia-utils" alt="licenses" />
</a>

Or the licenses badge code for the 3.6.0 version:

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