node-setprototypeof 1.2.0-2 source package in Ubuntu

Changelog

node-setprototypeof (1.2.0-2) unstable; urgency=medium

  * Team upload
  * Bump debhelper compatibility level to 13
  * Fix GitHub tags regex
  * Use dh-sequence-nodejs
  * Update standards version to 4.6.0, no changes needed
  * Fix filenamemangle
  * Drop dependency to nodejs

 -- Yadd <email address hidden>  Tue, 16 Nov 2021 15:57:09 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-setprototypeof_1.2.0-2.dsc 2.1 KiB 12826d3ecd1c9bc144724c42d9c0be6a3dd93335f25dd81289231ee6878785e5
node-setprototypeof_1.2.0.orig.tar.gz 2.2 KiB 3387e5b03e7b104a425a950c60c3f1df04101d83987737f9d36da814d6aef35e
node-setprototypeof_1.2.0-2.debian.tar.xz 2.4 KiB 61af4f659942f823ccdc8ee7efa3511a7a9f7370aabb526bfe48b328700d07cb

Available diffs

No changes file available.

Binary packages built by this source

node-setprototypeof: Small polyfill for Object.setprototypeof

 A simple cross platform implementation to set the prototype of
 an instianted object.
 .
 Supports all modern browsers and at least back to IE8.
 .
 Node.js is an event-based server-side JavaScript engine.