node-json-schema 0.4.0+~7.0.11-1 source package in Ubuntu

Changelog

node-json-schema (0.4.0+~7.0.11-1) unstable; urgency=medium

  [ upstream ]
  * new release of component @types/json-schema

  [ Yadd ]
  * Set upstream metadata fields: Security-Contact.
  * Add ctype=nodejs to component(s)

  [ Jonas Smedegaard ]
  * declare compliance with Debian Policy 4.6.1
  * generate documentation with cmark-gfm (not pandoc);
    build-depend on cmark-gfm (not pandoc)
  * update copyright info:
    + update coverage
    + use single Reference field for multiple entries
  * fix lintian overrides

 -- Jonas Smedegaard <email address hidden>  Sun, 14 Aug 2022 09:17:03 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-json-schema_0.4.0+~7.0.11-1.dsc 2.4 KiB 180266d9e3f35f0988e34d192611ce4fc8c8c9f2e2c4cc3ceaee43f786b2fe56
node-json-schema_0.4.0+~7.0.11.orig-Xtypes.tar.gz 6.0 KiB 81af56051dc799dc2ff951c56cc7fa80c7fcd7ed9d792008fd816b5b1e80b236
node-json-schema_0.4.0+~7.0.11.orig.tar.gz 37.1 KiB 50b4ac7b7541dea6ef50c955d75680b1fd03df14678b0fdd3e3a2cd3c5ee27cd
node-json-schema_0.4.0+~7.0.11-1.debian.tar.xz 5.1 KiB ee41e18a8aeeedbcf1e6ce6ce6c975d9511d3fedeed885148aed1458c28a423f

No changes file available.

Binary packages built by this source

node-json-schema: JSON Schema validation and specifications

 This is a "finished" JavaScript implementation of JSON Schema -
 a simple, efficient, lightweight implementation
 of the original core elements of JSON Schema.
 It does not house the latest specifications
 nor does it implement the latest versions of JSON Schema,
 but seeks to maintain the stability (in behavior and size)
 of this original implementation
 for the sake of the numerous packages that rely on it.
 .
 Node.js is an event-based server-side JavaScript engine.