node-isobject 4.0.0-1 source package in Ubuntu

Changelog

node-isobject (4.0.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Xavier Guimard ]
  * Bump debhelper compatibility level to 13
  * Declare compliance with policy 4.5.1
  * Add "Rules-Requires-Root: no"
  * Add debian/gbp.conf
  * Use dh-sequence-nodejs auto test & install
  * New upstream version 4.0.0
  * Clean dependencies
  * Build with rollup
  * Update test
  * Update copyright

 -- Xavier Guimard <email address hidden>  Tue, 08 Dec 2020 06:26:49 +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-isobject_4.0.0-1.dsc 2.0 KiB b8b1bb06664a1ea5d977f188dd0cf0c6ba592fa3a69452856e25b2b49f101b60
node-isobject_4.0.0.orig.tar.gz 5.2 KiB 2c8ee53e4aa006e0b57c4b4200484abf416c3053718b98f8629fab8cc1a3e160
node-isobject_4.0.0-1.debian.tar.xz 2.6 KiB 0308f6e051e13d68cf3a91cb8be2f40677d8cbf8cbe1eae1a28cd69aeeb5837c

Available diffs

No changes file available.

Binary packages built by this source

node-isobject: Checks if the value is an object and not an array or null

 Returns true if the value is an object and not an array or null
 .
 Node.js is an event-based server-side JavaScript engine.