node-grunt-contrib-clean 2.0.1-1 source package in Ubuntu

Changelog

node-grunt-contrib-clean (2.0.1-1) unstable; urgency=medium

  * Team upload
  * Update standards version to 4.6.1, no changes needed.
  * Enable __proto__ in test, needed here for pkg-js-autopkgtest 0.15
  * New upstream version 2.0.1

 -- Yadd <email address hidden>  Mon, 12 Sep 2022 11:45:38 +0200

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
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-grunt-contrib-clean_2.0.1-1.dsc 2.3 KiB 42d2b885718053f69e1b4a77730508eb850d5f8b5559347dad0fb641036ff44b
node-grunt-contrib-clean_2.0.1.orig.tar.gz 48.2 KiB 76936ddaf4882190fd86609c38686c95166c3be50a5a30102cc5a7b1926340b3
node-grunt-contrib-clean_2.0.1-1.debian.tar.xz 17.3 KiB 313bbe0f0d8e8265dc19474964697d9572a191d0f2f73a096d5cb1c7f612338c

Available diffs

No changes file available.

Binary packages built by this source

node-grunt-contrib-clean: Grunt plugin to clean files and folders

 Grunt automates several tasks related to maintaining a JavaScript library
 or framework. It can be used for JS code minification, unit testing, code
 checking, and several other tasks.
 .
 This plugin is used to clean files and folders.
 .
 Node.js is an event-based server-side JavaScript engine.