node-xmldom 0.1.27+ds-1+deb10u2build0.20.04.1 source package in Ubuntu

Changelog

node-xmldom (0.1.27+ds-1+deb10u2build0.20.04.1) focal-security; urgency=medium

  * fake sync from Debian

 -- Amir Naseredini <email address hidden>  Thu, 18 May 2023 11:22:07 +0100

Upload details

Uploaded by:
Amir Naseredini
Uploaded to:
Focal
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates universe misc
Focal security universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-xmldom_0.1.27+ds.orig.tar.xz 75.3 KiB e53ffea0b8c84231017e83c5ad8f1da937ee418dcac874ccb2f53793eb5a37b9
node-xmldom_0.1.27+ds-1+deb10u2build0.20.04.1.debian.tar.xz 10.1 KiB 7a62caa0350c54da2ac84c9db2da9073309a7fa2e85f1f990273c7ddbd0b21de
node-xmldom_0.1.27+ds-1+deb10u2build0.20.04.1.dsc 2.0 KiB 860c44fcf3b324a03c3be5c6b05991ff732a0aa7f88429923d47a0d3bbb9f4e3

View changes file

Binary packages built by this source

node-xmldom: Standard XML DOM (Level2 CORE) implementation in pure javascript

 A JavaScript implementation of W3C DOM for Node.js, Rhino and the browser.
 This implementation is fully compatible with W3C DOM level 2.
 .
 This package allows one to use DOMParser and XMLSerializer
 interface in browser.
 .
 Node.js is an event-based server-side JavaScript engine.