node-websocket 1.0.34+~cs10.0.25-1 source package in Ubuntu

Changelog

node-websocket (1.0.34+~cs10.0.25-1) unstable; urgency=medium

  [ lintian-brush ]
  * Trim trailing whitespace.
  * Update standards version to 4.6.0, no changes needed.

  [ Yadd ]
  * Fix filenamemangle
  * Drop dependency to nodejs
  * Embed typescript declarations
  * New upstream version 1.0.34+~cs10.0.25, updates:
    + websocket 1.0.34
    + bufferutil 4.0.6
    + utf-8-validate 5.0.8
  * Update lintian overrides

 -- Yadd <email address hidden>  Mon, 31 Jan 2022 17:06:00 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
node-websocket_1.0.34+~cs10.0.25-1.dsc 3.6 KiB 402662ed40375541d1ccdbbe66919cdaa2b46f3230af78242c7368d3721e930f
node-websocket_1.0.34+~cs10.0.25.orig-bufferutil.tar.gz 4.7 KiB d48c4710f07db5799ca0699780b1f8af4f84caf242bd649f3c5c5e77dc153006
node-websocket_1.0.34+~cs10.0.25.orig-types-websocket.tar.gz 8.9 KiB 49bf095bccb24243bf0bb57cc572d7b6960663e2a24b290699e00495a524e2d2
node-websocket_1.0.34+~cs10.0.25.orig-utf-8-validate.tar.gz 5.1 KiB 8dab06bad3fcaae0f45e34c3d40df67e0e4830a818c5750f3e1d2e4e0202be8f
node-websocket_1.0.34+~cs10.0.25.orig-yaeti.tar.gz 3.4 KiB 27dfbdb7a918156044945a5cf6282230c903b9f4d3409c23c5a0dd18e6711e2b
node-websocket_1.0.34+~cs10.0.25.orig.tar.gz 65.4 KiB 67cf9dfff454581798a8138f03081a9f915e9bab0535a10342a4446944862233
node-websocket_1.0.34+~cs10.0.25-1.debian.tar.xz 6.2 KiB 738205413516fd7f2c111a984fa1c06a4399ecd9c48ac3623b929dfab2589852

No changes file available.

Binary packages built by this source

libjs-websocket: WebSocket implementation for NodeJS, standalone API for browser

 An implementation of the WebSocket API for NodeJS.
 .
 This is the code for using the API in the browser, where a WebSocket
 implementation is already present.

node-websocket: WebSocket implementation for NodeJS

 An implementation of the WebSocket API for NodeJS.
 .
 WebSocket is a computer communications protocol, providing full-duplex
 communication channels over a single TCP connection.
 The WebSocket protocol was standardized by the IETF as RFC 6455.
 .
 Node.js is an event-based server-side JavaScript engine.

node-websocket-dbgsym: debug symbols for node-websocket