node-vue-resource 1.5.1+dfsg-6 source package in Ubuntu

Changelog

node-vue-resource (1.5.1+dfsg-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.

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

  [ Xavier Guimard ]
  * Require node-babel-loader ≥ 8.0.1

  [ Pirate Praveen ]
  * Keep only /usr/share/nodejs in webpack resolve paths
  * Switch to pkg-js-tools auto install

 -- Pirate Praveen <email address hidden>  Sun, 10 May 2020 15:58:46 +0530

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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-vue-resource_1.5.1+dfsg-6.dsc 2.2 KiB f7df96d20faf35878245259c80448a29d01925894d26703cf872cb14862129b5
node-vue-resource_1.5.1+dfsg.orig.tar.xz 62.3 KiB 11cd6026c1cb74feef8059001359f4488ccb171be2ecea7b0fabc5190b49efd6
node-vue-resource_1.5.1+dfsg-6.debian.tar.xz 3.3 KiB 53af42dbf31c71a19df71ac36887efc04f45bad28faf5befa154d0803007ac18

Available diffs

No changes file available.

Binary packages built by this source

node-vue-resource: HTTP client for Vue.js

 Vue.js is a library for building interactive web interfaces. It provides
 data-reactive components with a simple and flexible API.
 .
 Core features include:
  - Declarative rendering with a plain JavaScript object based reactivity
    system
  - Component-oriented development style with tooling support
  - Lean and extensible core
  - Flexible transition effect system
  - Fast without the need for complex optimization
 .
 Node.js is an event-based server-side JavaScript engine.