node-cookies 0.5.0-1 source package in Ubuntu

Changelog

node-cookies (0.5.0-1) unstable; urgency=low


  * Update to upstream 0.5.0
  * Simpler autopkgtest
  * Remove commented out junk in rules file

 -- Andrew Kelley <email address hidden>  Fri, 12 Sep 2014 17:59:56 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-cookies_0.5.0-1.dsc 2.0 KiB a60f00a76ca92caef69c864f238bc89c442c412c27a2acc39d3b634563b24e35
node-cookies_0.5.0.orig.tar.gz 7.0 KiB 2e98569e9cee343bcbe31f26213541071c089f5310608d17803481c64879e252
node-cookies_0.5.0-1.debian.tar.xz 2.1 KiB d06b9ffb426c415adf9f75318155147640e463fcedbef38079fdc647c6d21cbd

Available diffs

No changes file available.

Binary packages built by this source

node-cookies: Cookies, optionally signed using Keygrip - Node.js module

 Cookies is a Node.js module for getting and setting HTTP(S) cookies. Cookies
 can be signed to prevent tampering, using Keygrip. It can be used with the
 built-in node.js HTTP library, or as Connect/Express middleware.
 .
 Node.js is an event-based server-side JavaScript engine.