node-data-uri-to-buffer 4.0.0-4 source package in Ubuntu

Changelog

node-data-uri-to-buffer (4.0.0-4) unstable; urgency=medium

  * Team upload
  * Generate CommonJS bundle using mjs2cjs
  * Update copyright year

 -- Israel Galadima <email address hidden>  Fri, 23 Jun 2023 21:58:40 +0000

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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-data-uri-to-buffer_4.0.0-4.dsc 2.2 KiB 47e431e3029ba4a0e30fc9dcfcd9cac6cd875388ee87e469c166734076b200f7
node-data-uri-to-buffer_4.0.0.orig.tar.gz 4.9 KiB e504aa76b4fae715f14ee855704670160b1d89e0fd4d498a6eca29347227e84c
node-data-uri-to-buffer_4.0.0-4.debian.tar.xz 2.8 KiB d40e937f529fe76b2a9996b3151e6a99bd2b47e1566e051d548963e97aefb644

Available diffs

No changes file available.

Binary packages built by this source

node-data-uri-to-buffer: Node.js module that generate a Buffer instance from a Data URI string

 node-data-uri-to-buffer accepts a "data" URI string of data and returns a
 Node.js Buffer instance with the decoded data.