node-eventemitter2 6.4.3-2 source package in Ubuntu

Changelog

node-eventemitter2 (6.4.3-2) unstable; urgency=medium

  * Team upload
  * Declare compliance with policy 4.5.1
  * Update build dependencies: replace deprecated "node-uglify or
    yui-compressor" by uglifyjs

 -- Xavier Guimard <email address hidden>  Mon, 18 Jan 2021 09:34:58 +0100

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-eventemitter2_6.4.3-2.dsc 2.2 KiB cd57efe5de591bc7b573d616cbff119375f90e1aec99cd62f7449cdb4df64398
node-eventemitter2_6.4.3.orig.tar.gz 36.8 KiB 06ded63859a67c3ab59598ca080e925be1f6a98a28f474cd201258da8ab46c15
node-eventemitter2_6.4.3-2.debian.tar.xz 5.2 KiB 72fdadea7b459038821290ca33d11870a0996a78acb17c5fb148d94b6e32d061

Available diffs

No changes file available.

Binary packages built by this source

libjs-eventemitter2: Event emitter compatible with browsers

 This module provides EventEmitter2, an implementation of the
 EventEmitter object found in Node.js, with additional support for
 namespaces, wildcards, and n-times listeners.
 .
 This package contains the library for browsers.

node-eventemitter2: Event emitter compatible with browsers - module for Node.js

 This module provides EventEmitter2, an implementation of the
 EventEmitter object found in Node.js, with additional support for
 namespaces, wildcards, and n-times listeners.
 .
 Node.js is an event-based server-side JavaScript engine.