node-inherits 2.0.1-3 source package in Ubuntu

Changelog

node-inherits (2.0.1-3) unstable; urgency=medium

  * node-inherits must depend on libjs-inherits.

 -- Daniel Pocock <email address hidden>  Tue, 07 Jul 2015 21:24:12 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe web

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-inherits_2.0.1-3.dsc 2.0 KiB dd4174a08e64bac87dd8dbba1fc5058aef21073573741851bdcb5d692105d5a5
node-inherits_2.0.1.orig.tar.gz 2.2 KiB c3c7d86dab1b3e032ec044cb1795772785e2f820dcf5d7a89647df83d3b92514
node-inherits_2.0.1-3.debian.tar.xz 2.3 KiB 7e206db30253113a3b757add336469e66d55269d5c706334612c96e7d9128869

Available diffs

No changes file available.

Binary packages built by this source

libjs-inherits: Exposes inherits function from Node.js environment

 node-inherits exposes standard inherits implementation of Node.js util
 module, and allows bundlers such as browserify to not include full util
 package in client code.
 .
 It is recommended to use this module for all code that requires only
 the inherits function and that has a chance to run in a browser too.
 .
 This is the browser module.
 .
 Node.js is an event-based server-side javascript engine.

node-inherits: Exposes inherits function from Node.js environment

 node-inherits exposes standard inherits implementation of Node.js util
 module, and allows bundlers such as browserify to not include full util
 package in client code.
 .
 It is recommended to use this module for all code that requires only
 the inherits function and that has a chance to run in a browser too.
 .
 This is the Node.js module.
 .
 Node.js is an event-based server-side javascript engine.