node-cipher-base 1.0.4-4 source package in Ubuntu

Changelog

node-cipher-base (1.0.4-4) unstable; urgency=medium

  * Move to /usr/share
  * Bump debhelper and policy

 -- Bastien Roucariès <email address hidden>  Wed, 04 Sep 2019 16:12:33 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-cipher-base_1.0.4-4.dsc 2.2 KiB f26b2a43d3c867bc8966c376c7d2860bcfa2a8b73323fbfbd26e9e2be6621379
node-cipher-base_1.0.4.orig.tar.gz 3.1 KiB d574497c85fdb7c294f7151cbe668c3b598c59389d953dc0ab22da899b2584a7
node-cipher-base_1.0.4-4.debian.tar.xz 2.7 KiB 7287b14e34cd03ec24e25e4bfa2bd453cfd4f64164ebd4df88b991999d8f095a

Available diffs

No changes file available.

Binary packages built by this source

node-cipher-base: abstract base class for crypto-streams

 This module implements an abstract base class to inherit from,
 for creating node crypto streams.
 .
 This module follows the same API as Node.js crypto streams API.
 .
 Node.js is an event-based server-side JavaScript engine.