node-es6-promise 4.2.8-7 source package in Ubuntu

Changelog

node-es6-promise (4.2.8-7) unstable; urgency=medium

  * Team upload
  
  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Set upstream metadata fields: Bug-Submit.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).
  * Update standards version to 4.4.1, no changes needed.

  [ Nilesh Patra ]
  * Update patch wrt babel7
  * Update resolver and reloveloader options
  * Update build-deps

  [ Pirate Praveen ]
  * Add @babel/proposal-export-default-from plugin in .babelrc
  * Use only /usr/share/nodejs for resolve option in webpack.config
  * Use pkg-js-tools auto install for node-es6-promise
  * Bump Standards-Version to 4.5.0 (no changes needed)
  
  [ Xavier Guimard ]
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Require node-babel-loader ≥ 8.0.1
  * Add temporary test

  [ Pirate Praveen ]
  * Switch back to add-module-exports plugin and use babeljs command

 -- Pirate Praveen <email address hidden>  Fri, 15 May 2020 07:27:05 +0530

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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-es6-promise_4.2.8-7.dsc 2.2 KiB 31a43b5a39e6ee7e531efed136240089d683963cbab32f3fcd44076e0cb70304
node-es6-promise_4.2.8.orig.tar.gz 73.2 KiB a7910b5d2b4aae153c03e610f00457d0035761da6d0586931ecb9b9fc28b0d0e
node-es6-promise_4.2.8-7.debian.tar.xz 3.9 KiB d5d2c01473ab0f61bbd6b6ff311826aedd7b713f67c4d275aca9f9664d8d7255

Available diffs

No changes file available.

Binary packages built by this source

libjs-es6-promise: Lightweight async code library for JavaScript

 A lightweight library that provides tools for organizing asynchronous code
 in the browser, according to the ECMAScript 6 Promise, but as an ECMAScript 5
 library.

node-es6-promise: Lightweight async code library for JavaScript (Node.js module)

 A lightweight library that provides tools for organizing asynchronous code
 in the browser, according to the ECMAScript 6 Promise, but as an ECMAScript 5
 library.
 .
 Node.js is an event-based server-side JavaScript engine.