node-browserify 17.0.0+ds-5 source package in Ubuntu

Changelog

node-browserify (17.0.0+ds-5) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.6.1
  * Replace /releases by /tags in GitHub urls

 -- Yadd <email address hidden>  Mon, 31 Oct 2022 09:09:49 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-browserify_17.0.0+ds-5.dsc 4.3 KiB 9b602cea1b00ff73180aad34f9aab8a68794f5c9257b65f20fc9a3f6723ddbca
node-browserify_17.0.0+ds.orig.tar.xz 149.6 KiB 4d329b32bcd30fb1656a38cee5ad5804f18df7ae53ca5dd822c67c378c4a1269
node-browserify_17.0.0+ds-5.debian.tar.xz 8.0 KiB 9407b3e81d95898a576299b9da09aa68f648aa828014696d9695bbc8ea5a9bbc

Available diffs

No changes file available.

Binary packages built by this source

node-browserify: Node.js compiler for use in the browser

 Browserify is a tool that allows developers to write Node.js-style modules
 that compile for use in the browser.
 .
 Browserify lets developers use require in the browser, the same way this is
 used in Node.js.
 Browserify provides also suitable replacement a built-in Node.js
 modules suitable for browser uses.
 .
 Node.js is an event-based server-side JavaScript engine.