node-browser-resolve 2.0.0-3 source package in Ubuntu

Changelog

node-browser-resolve (2.0.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on mocha.

  [ Bastien Roucariès ]
  * Upload to unstable
  * Remove nodejs depends

 -- Bastien Roucariès <email address hidden>  Tue, 28 Sep 2021 16:23:25 +0000

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

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-browser-resolve_2.0.0-3.dsc 2.2 KiB f807fa73ac5d867858b705d31b2a083152adc4ec61381da1bc98026024f1081c
node-browser-resolve_2.0.0.orig.tar.gz 12.3 KiB f6f7018266e3705fe4dc513283d1bf58038357b48f027839c6fcc48ddaea11e7
node-browser-resolve_2.0.0-3.debian.tar.xz 6.3 KiB abae545c0789a5d2922fa9f0bbcdea712eeb4f4c7d33c4e990818f294537c5ab

Available diffs

No changes file available.

Binary packages built by this source

node-browser-resolve: node.js resolve algorithm with browser mapping support

 This package allow one to use javascript function require in
 browser context and to automatically resolve it.
 .
 Moreover, this extension supports the browser field (mapping) if
 set in package.json file.
 .
 Node.js is an event-based server-side JavaScript engine.