node-websocket-stream 5.4.0-4 source package in Ubuntu

Changelog

node-websocket-stream (5.4.0-4) unstable; urgency=medium

  * Team upload
  * Fix debian/copyright (bad license name)
  * Remove useless build dependency to dh-buildinfo
  * Drop unneeded version constraints from (build) dependencies
  * Enable upstream test
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add upstream/metadata
  * Bump debhelper compatibility level to 13
  * Modernize debian/watch
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs instead of `dh --with nodejs`
  * Declare compliance with policy 4.6.0
  * Fix filenamemangle
  * Drop dependency to nodejs

 -- Yadd <email address hidden>  Sat, 23 Oct 2021 08:06:38 +0200

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-websocket-stream_5.4.0-4.dsc 2.3 KiB 35185560abe131d899fdba7101980c9c86038c5ec14a664f019902227b365d10
node-websocket-stream_5.4.0.orig.tar.gz 6.9 KiB b433602450161edc1a9a635964eccadc53ec5f7ea7917a95cbcc1936f2879360
node-websocket-stream_5.4.0-4.debian.tar.xz 4.2 KiB 7c5e354a8bf7537ad6e5e3fc59a53a6323842639280211360671400b904d5950

Available diffs

No changes file available.

Binary packages built by this source

node-websocket-stream: use websockets with the node streams API in browser and node

 Use HTML5 websockets using the Node Streams API. This module works in Node or
 in Browsers that support WebSockets. You can use browserify to package this
 module for browser use.
 .
 Node.js is an event-based server-side JavaScript engine.