node-string.prototype.codepointat 1.0.0-2 source package in Ubuntu

Changelog

node-string.prototype.codepointat (1.0.0-2) unstable; urgency=medium

  * Team upload
  * Fix GitHub tags regex
  * Update standards version to 4.6.0, no changes needed
  * Fix filenamemangle

 -- Yadd <email address hidden>  Wed, 24 Nov 2021 18:38:53 +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-string.prototype.codepointat_1.0.0-2.dsc 2.2 KiB 6d1559478094f518f8d106cad96e9cc56d6623571dba95288d035afce0e1f60c
node-string.prototype.codepointat_1.0.0.orig.tar.gz 4.7 KiB 888d956d9825d079d70aa16c5db32cbc6867556bb973f74cade26380dafe9176
node-string.prototype.codepointat_1.0.0-2.debian.tar.xz 3.5 KiB 779bdf854b027dfe26014e5dc5af423d664f6998f3c6a009c5bcf3e73e837f77

Available diffs

No changes file available.

Binary packages built by this source

node-string.prototype.codepointat: String.prototype.codePointAt polyfill based on ES6

 A robust and optimized ES3-compatible polyfill for the
 String.prototype.codePointAt method in ECMAScript 6.
 .
 Node.js is an event-based server-side JavaScript engine.