node-har-schema 2.0.0-4 source package in Ubuntu

Changelog

node-har-schema (2.0.0-4) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Apply multi-arch hints.
    + node-har-schema: Add Multi-Arch: foreign.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Modernize debian/watch
  * Use dh-sequence-nodejs
  * Add workaround to semantic-release to fix package.json version

 -- Xavier Guimard <email address hidden>  Mon, 14 Dec 2020 23:41:52 +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-har-schema_2.0.0-4.dsc 2.0 KiB c2a5918e781c244d4d3a3f2d2a52846c371efb9d489c9f06037109760a21b9ca
node-har-schema_2.0.0.orig.tar.gz 4.4 KiB b39b9efedfe542e840066ef30599cc1f3c8348e52ad8ba7ead4062f44b111d09
node-har-schema_2.0.0-4.debian.tar.xz 2.8 KiB d048527669986deb9cb21376d5737450dc25e10c4de629a0ad593620d8be0912

Available diffs

No changes file available.

Binary packages built by this source

node-har-schema: JSON Schema for HTTP Archive (HAR)

 HTTP Archive (HAR) format defines an archival format for HTTP transactions
 that can be used by a web browser to export detailed performance data about
 web pages it loads.
 .
 This library is a dependency of har-validator.
 .
 Node.js is an event-based server-side JavaScript engine.