node-function-bind 1.1.1+repack-1 source package in Ubuntu

Changelog

node-function-bind (1.1.1+repack-1) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 12
  * Declare compliance with policy 4.5.0
  * Add "Rules-Requires-Root: no"
  * Replace embedded module by uscan component and repack
  * Use pkg-js-tools auto test & install

 -- Xavier Guimard <email address hidden>  Sun, 08 Mar 2020 08:54:01 +0100

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

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-function-bind_1.1.1+repack-1.dsc 2.4 KiB 419bbae827981861f23a9e3b12f6a469a46b50790a897ae58191f8a1d9ac5f9c
node-function-bind_1.1.1+repack.orig-has.tar.gz 1.9 KiB 05b239542a4d331d5f2cfa465990573bb028aa260f4151424ad9e2436ed042d0
node-function-bind_1.1.1+repack.orig.tar.gz 6.2 KiB 6c1b05a39b5e75d8461d0f15e8678d2150435e76b1bcb60122a48a3f25157b6c
node-function-bind_1.1.1+repack-1.debian.tar.xz 3.0 KiB 1dafdcd9fe9698e5916fe1cdd14ed6ca7d1a8087c6f320d2ff15eb11ed4f7988

Available diffs

No changes file available.

Binary packages built by this source

node-function-bind: Implementation of Function.prototype.bind

 Function-bind can be used for unit tests, and is useful for webframeworks
 that do not have the function-bind.
 .
 This package includes also the node-has (has) package,
 Object.prototype.hasOwnProperty.call shortcut.
 .
 Node.js is an event-based server-side JavaScript engine.