node-cosmiconfig 7.0.0+ds1-2 source package in Ubuntu

Changelog

node-cosmiconfig (7.0.0+ds1-2) unstable; urgency=medium

  * Team upload

  [ Pirate Praveen ]
  * Update minimum version of node-path-type for type definitions

  [ Yadd ]
  * Fix GitHub tags regex
  * Update standards version to 4.6.0, no changes needed.
  * Fix filenamemangle
  * Add patch to workaround tsc update (Closes: #997723)

 -- Yadd <email address hidden>  Mon, 25 Oct 2021 12:12:46 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-cosmiconfig_7.0.0+ds1-2.dsc 2.3 KiB 0ff0c96d4b41c4a140b5ea2090ae3b112a441b331c53fd7fa27e6237d583f8f3
node-cosmiconfig_7.0.0+ds1.orig.tar.gz 28.2 KiB 04fa4517b883c513992e60be3e2a8abca2f48a9ab81ed94a8953512baf64b6d1
node-cosmiconfig_7.0.0+ds1-2.debian.tar.xz 3.9 KiB 795dbe6e99b50ce5e5073761ee7b41e5f5eeb5739df3053c60681dcf08ef0183

Available diffs

No changes file available.

Binary packages built by this source

node-cosmiconfig: Find and load configuration from different locations

 Find and load a configuration object from
  - a `package.json` property (anywhere up the directory tree)
  - a JSON or YAML "rc file" (anywhere up the directory tree)
  - a `.config.js` CommonJS module (anywhere up the directory tree)
 .
 Node.js is an event-based server-side JavaScript engine.