node-nth-check 1.0.1-1+deb10u1build0.18.04.1 source package in Ubuntu

Changelog

node-nth-check (1.0.1-1+deb10u1build0.18.04.1) bionic-security; urgency=medium

  * fake sync from Debian

 -- Amir Naseredini <email address hidden>  Thu, 25 May 2023 09:58:13 +0100

Upload details

Uploaded by:
Amir Naseredini
Uploaded to:
Bionic
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe misc
Bionic security universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-nth-check_1.0.1.orig.tar.gz 2.8 KiB ca441f256fbecd248d996edbef0c88d41b0a81b69d3a3f33ebe650dd2b62fea0
node-nth-check_1.0.1-1+deb10u1build0.18.04.1.debian.tar.xz 3.5 KiB 40bde079e5a2707631c065f40564aa1a30193c540b332945ad2e75e94e3960cf
node-nth-check_1.0.1-1+deb10u1build0.18.04.1.dsc 2.0 KiB 027fb7fa15a0b8107267cc785cda64e493863cfd3ce205d4fe38f81386da6e83

View changes file

Binary packages built by this source

node-nth-check: performant nth-check parser & compiler

 This module can be used to parse & compile nth-checks, as they are found
 in CSS 3's nth-child() and nth-last-of-type().
 .
 nth-check focusses on speed, providing optimized functions for different
 kinds of nth-child formulas, while still following the spec.
 .
 Node.js is an event-based server-side JavaScript engine.