licenses.dev

fbemitter v2.1.1

Facebook's EventEmitter is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's EventEmitter, but the precise APIs differ. More complex abstractions like the event systems used on

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
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
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

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