licenses.dev

spdy v4.0.2

Implementation of the SPDY protocol on node.js.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT18
PackageRelationDependenciesPublished
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
handle-thing • 2.0.1Wrap Streams2 instance into a HandleWrapDIRECT0
hpack.js • 2.1.6HPACK implementationINDIRECT11
http-deceiver • 1.2.7Deceive HTTP parserDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
obuf • 1.1.2Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
select-hose • 2.0.0Select protocol using first bytes of incoming data and hose stuff to the handlerDIRECT0
spdy-transport • 3.0.0SPDY v2, v3, v3.1 and HTTP2 transportDIRECT16
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wbuf • 1.7.3Write bufferINDIRECT1
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.0.2 version:

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