licenses.dev

mobibox-bloc-text v0.0.6

mobibox-bloc-text

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT125
PackageRelationDependenciesPublished
adjust-sourcemap-loader • 1.2.0Webpack loader that adjusts source mapsINDIRECT44
ajv-errors • 1.0.1Custom error messages in JSON-Schema for Ajv validatorINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
assert • 1.5.1The node.js assert module, re-packaged for web browsers.INDIRECT22
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
backstage-modal • 0.3.2backstage modalINDIRECT6
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
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
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
convert-source-map • 0.3.5Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT3
css-loader • 1.0.1css loader module for webpackDIRECT35
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT2
css • 2.2.4CSS parser / stringifierINDIRECT8
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
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
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
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
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 • 1.0.5Escape RegExp special charactersINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
file-loader • 1.1.11file loader module for webpackDIRECT13
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
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-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 3.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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-parse-stringify2 • 2.0.1Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.INDIRECT1
i18next • 11.10.2i18next internationalization frameworkINDIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
immutable • 3.8.2Immutable Data CollectionsINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
jquery • 3.7.1JavaScript library for DOM operationsINDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
lodash._baseassign • 3.2.0The modern build of lodash’s internal `baseAssign` as a module.INDIRECT5
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
lodash._createassigner • 3.1.1The modern build of lodash’s internal `createAssigner` as a module.INDIRECT3
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash.assign • 3.2.0The modern build of lodash’s `_.assign` as a module.INDIRECT10
lodash.assign • 4.2.0The lodash method `_.assign` exported as a module.INDIRECT0
lodash.defaults • 3.1.2The modern build of lodash’s `_.defaults` as a module.INDIRECT11
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` 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
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
megadraft • 0.5.2Rich Text editor built on top of draft.jsDIRECT29
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-path • 0.9.2Access deep properties using a pathINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultINDIRECT12
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT8
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
react-dom • 16.1.1React package for working with the DOM.DIRECT18
react-froala-wysiwyg • 2.9.8React component for Froala WYSIWYG HTML rich text editor.DIRECT7
react-i18next • 7.13.0Internationalization for react done right. Using the i18next i18n ecosystem.INDIRECT8
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-portal-stateless • 1.0.3React component for transportation of modals, lightboxes, loading bars... to document.bodyINDIRECT5
react • 16.1.1React is a JavaScript library for building user interfaces.DIRECT18
regex-parser • 2.3.1A module that parses a string as regular expression and returns the parsed value.INDIRECT0
resolve-url-loader • 2.3.2Webpack loader that resolves relative paths in url() statements based on the original source fileDIRECT60
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
rework-visit • 1.0.0Rework declaration visitor utilityINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
schema-utils • 0.4.7webpack Validation UtilsINDIRECT7
schema-utils • 1.0.0webpack Validation UtilsINDIRECT8
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
striptags • 2.2.1PHP strip_tags in Node.jsDIRECT0
style-loader • 0.21.0style loader module for webpackDIRECT13
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
url-loader • 1.1.2A loader for webpack which transforms files into base64 URIsDIRECT15
util • 0.10.4Node.JS util moduleINDIRECT1
void-elements • 2.0.1Array of "void elements" defined by the HTML specification.INDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
ISC6
PackageRelationDependenciesPublished
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
icss-utils • 2.1.0ICSS utils for postcss astINDIRECT9
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
postcss-modules-extract-imports • 1.2.1A CSS Modules transform to extract local aliases for inline importsINDIRECT9
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT12
postcss-modules-values • 1.3.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT10
BSD-3-Clause5
PackageRelationDependenciesPublished
draft-js • 0.10.5A React framework for building text editors.INDIRECT17
hoist-non-react-statics • 2.5.5Copies non-react specific statics from a child component to a parent componentINDIRECT0
immutable • 3.7.6Immutable Data CollectionsINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Apache-2.0 OR MPL-2.01
PackageRelationDependenciesPublished
dompurify • 1.0.11DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usinDIRECT0
non-standard1
PackageRelationDependenciesPublished
froala-editor • 2.9.8A beautiful Javascript WYSIWYG HTML rich text editor made by devs for devs. High performance and modern design make it easy to use for developers and loved by users.INDIRECT2
unknown1
PackageRelationDependenciesPublished
rework • 1.0.1Plugin framework for CSS preprocessingINDIRECT10
MIT AND OFL-1.11
PackageRelationDependenciesPublished
font-awesome • 4.7.0The iconic font and CSS frameworkINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/mobibox-bloc-text)](https://licenses.dev/npm/mobibox-bloc-text)
<a href="https://licenses.dev/npm/mobibox-bloc-text">
  <img src="https://licenses.dev/b/npm/mobibox-bloc-text" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.6 version:

[![licenses](https://licenses.dev/b/npm/mobibox-bloc-text/0.0.6)](https://licenses.dev/npm/mobibox-bloc-text/0.0.6)
<a href="https://licenses.dev/npm/mobibox-bloc-text/0.0.6">
  <img src="https://licenses.dev/b/npm/mobibox-bloc-text/0.0.6" alt="licenses" />
</a>
GitHub