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

Changelog

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

  * fake sync from Debian

 -- Amir Naseredini <email address hidden>  Thu, 25 May 2023 10:03:42 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Focal: [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.20.04.1.debian.tar.xz 3.5 KiB 23e7ce5671407ba67592362b62bbc0b46d8f0cb8ab21f8d5da2383032a8bd23d
node-nth-check_1.0.1-1+deb10u1build0.20.04.1.dsc 2.0 KiB d5e91a3aba6d0192a4c1b1fe580a52c0647795a5e5a507f951fab88d7641b382

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.