licenses.dev

recompose v0.30.0

A React utility belt for function components and higher-order components

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
@babel/runtime • 7.25.6babel's modular runtime helpersDIRECT1
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
change-emitter • 0.1.6Listen for changes. Like an event emitter that only emits a single event type. Really tiny.DIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsDIRECT15
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
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
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
symbol-observable • 1.2.0Symbol.observable ponyfillDIRECT0
ua-parser-js • 0.7.39Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
hoist-non-react-statics • 2.5.5Copies non-react specific statics from a child component to a parent componentDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.30.0 version:

[![licenses](https://licenses.dev/b/npm/recompose/0.30.0)](https://licenses.dev/npm/recompose/0.30.0)
<a href="https://licenses.dev/npm/recompose/0.30.0">
  <img src="https://licenses.dev/b/npm/recompose/0.30.0" alt="licenses" />
</a>
GitHub