node-function-bind 1.1.1+repacked+~1.0.3-2 source package in Ubuntu

Changelog

node-function-bind (1.1.1+repacked+~1.0.3-2) unstable; urgency=medium

  * Team upload
  * Fix test for tap >= 15 (--no-cov) (Closes: #1009517)

 -- Yadd <email address hidden>  Thu, 21 Apr 2022 12:13:12 +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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-function-bind_1.1.1+repacked+~1.0.3-2.dsc 2.5 KiB b203246b303ffcf2062e75563ee840652390e3c702c171a6f4122164a19d48cc
node-function-bind_1.1.1+repacked+~1.0.3.orig-has.tar.gz 2.0 KiB 6bef2d3cfcc73bc52622c17d8d488a18d29dfba1a759393a72527a4a8d39d6b9
node-function-bind_1.1.1+repacked+~1.0.3.orig.tar.gz 6.2 KiB 6c1b05a39b5e75d8461d0f15e8678d2150435e76b1bcb60122a48a3f25157b6c
node-function-bind_1.1.1+repacked+~1.0.3-2.debian.tar.xz 3.4 KiB 8008ad4e2433bdb4b8faf1aa56c6416ddaa946e8ab92e6d0236c775476ef82af

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.