node-inflected 2.1.0-5 source package in Ubuntu

Changelog

node-inflected (2.1.0-5) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Add fix for rollup 3 (Closes: #1022639)

 -- Yadd <email address hidden>  Wed, 26 Oct 2022 15:59:24 +0200

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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-inflected_2.1.0-5.dsc 2.1 KiB 2e1ebbe6a8fc3041692f7498a69deebee28bcc6e475382dfc924e9eda042a937
node-inflected_2.1.0.orig.tar.gz 48.1 KiB e0c380130bd0f37c07d2de1c0b1704c7f88c8ee1ce0942127fe8861a87716074
node-inflected_2.1.0-5.debian.tar.xz 3.3 KiB b7468c6a63b432b388bf1d8a6eda279f35e858aa17883c44630c825ceb74523b

Available diffs

No changes file available.

Binary packages built by this source

node-inflected: port of ActiveSupport's inflector to Node.js

 This library transforms words from singular to plural, class names to table
 names, modularized class names to ones without, and class names to foreign
 keys.
 .
 Node.js is an event-based server-side JavaScript engine.