node-d3-time-format 2.3.0+~2.3.1-1 source package in Ubuntu

Changelog

node-d3-time-format (2.3.0+~2.3.1-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.2, no changes needed.
  * Embed typescript declarations
  * New upstream version 2.3.0+~2.3.1

 -- Yadd <email address hidden>  Sat, 09 Sep 2023 19:07:22 +0400

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-d3-time-format_2.3.0+~2.3.1-1.dsc 2.5 KiB d88f112e872b12fefc8c824de0517c56f28518d9695e651f8acab40edd7a2f9b
node-d3-time-format_2.3.0+~2.3.1.orig-types-d3-time-format.tar.gz 4.0 KiB 489c23ccad1c0d1c58c48b2aef114b5e86df826b51e3a8127af5c94cb59019de
node-d3-time-format_2.3.0+~2.3.1.orig.tar.gz 41.1 KiB 8418f0caf6c424e56e6f347afe6e298e2c672de28f93f7e2dbba802d34760d9e
node-d3-time-format_2.3.0+~2.3.1-1.debian.tar.xz 4.4 KiB aeb6d989c743d567b2e64cdd73d20f673e1e7dc6faa6bbf43b940c47dad1a069

Available diffs

No changes file available.

Binary packages built by this source

node-d3-time-format: time formatter and parser inspired by strftime and strptime

 This module provides a JavaScript implementation of the venerable strptime and
 strftime functions from the C standard library, and can be used to parse or
 format dates in a variety of locale-specific representations.
 .
 Node.js is an event-based server-side JavaScript engine.