pkg-js-tools 0.14.36 source package in Ubuntu

Changelog

pkg-js-tools (0.14.36) unstable; urgency=medium

  * pkgjs-depends:
    + display missing peerDependencies
    + add --no-progress option
    + don't display progress bar when output isn't a TTY
    + fix main package detection when name starts with @
    + add --no-peer-dependencies option

 -- Yadd <email address hidden>  Thu, 11 Aug 2022 21:18:09 +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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pkg-js-tools_0.14.36.dsc 2.6 KiB 6b1edd60372741259b3571af60ee689fe2d56119c76b265e972e58c8850561c1
pkg-js-tools_0.14.36.tar.xz 83.0 KiB f4fed9ca11a548759c0e295711d9442b64ccfac6fbe2286d5952793bd0db5eb9

Available diffs

No changes file available.

Binary packages built by this source

dh-nodejs: No summary available for dh-nodejs in ubuntu kinetic.

No description available for dh-nodejs in ubuntu kinetic.

pkg-js-autopkgtest: No summary available for pkg-js-autopkgtest in ubuntu kinetic.

No description available for pkg-js-autopkgtest in ubuntu kinetic.

pkg-js-tools: collection of tools to aid packaging Node.js modules in Debian

 The Debian JavaScript Maintainers work on packaging JavaScript libraries
 for Debian. This collection contains tools which help the tam with
 day-to-day work.
 .
 It provides some utilities:
  * add-node-component:
    manage uscan components
  * debcheck-node-repo:
    compares vcs repo registered in npm registry with the source repo
    declared in debian/watch
  * dh-make-node:
    build debian/ directory in a source repository of a Node.js module
  * github-debian-upstream:
    creates debian/upstream/metadata for GitHub source
  * nodepath:
    show the path and/or the package of a Node.js module
  * mjs2cjs:
    generate a commonjs file from a .mjs source (rollup)
  * pkgjs-audit:
    a "npm audit" that uses Debian dependencies (npm)
  * pkgjs-depends:
    find needed dependencies for a Node.js module (npm, node-semver)
  * pkgjs-ln:
    link a Debian dependency into node_modules/
  * pkgjs-ls:
    a "npm ls" that search also in Debian directories (npm, node-semver)
  * pkgjs-utils:
    various little utilities
 .
 and also:
  * a salsa(1) configuration file for Debian JavaScript Maintainers
  * "pkg-js-extra" profile for lintian