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

Changelog

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

  * Better build
  * Update lintian override info format in d/source/lintian-overrides on
    line 4-5
  * Update standards version to 4.6.2, no changes needed
  * Use terser instead of uglifyjs

 -- Yadd <email address hidden>  Sat, 06 Jan 2024 07:05:43 +0400

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

Downloads

File Size SHA-256 Checksum
node-websocket_1.0.34+~cs10.0.25-2.dsc 3.6 KiB 4832473a50d43ce82acb81a09a6b81f8fae2bbef9994cdd082fdf034faf14967
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-2.debian.tar.xz 6.2 KiB afff9bc17a2d404f8e3b30795f15227a0fba6df9bc343da38a65f47d2b352043

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