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

Changelog

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

  * Team upload

  [ Paolo Greppi ]
  * Update Vcs fields for migration to https://salsa.debian.org/

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add "Rules-Requires-Root: no"
  * Change section to javascript
  * Add debian/gbp.conf
  * Modernize debian/watch
  * Use dh-sequence-nodejs auto install
  * New upstream version 1.0.0
  * Update copyright
  * Add dependency to node-es-abstract
  * Enable upstream test using tape

 -- Xavier Guimard <email address hidden>  Wed, 23 Dec 2020 15:09:21 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-string.prototype.codepointat_1.0.0-1.dsc 2.2 KiB b0b3dfe620e8b71beb3bf58a496c873e908b8912a3bf1c7ce687cbb59d5b6092
node-string.prototype.codepointat_1.0.0.orig.tar.gz 4.7 KiB 888d956d9825d079d70aa16c5db32cbc6867556bb973f74cade26380dafe9176
node-string.prototype.codepointat_1.0.0-1.debian.tar.xz 3.4 KiB 284da862bcd40440318d555f2c163536205980521cd5e74d29ba6e3aea3f1524

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.