Your message dated Sat, 16 Jun 2018 22:42:40 +0530
with message-id <[email protected]>
and subject line Re: ITP: node-is-svg -- Check if a string or buffer is SVG
has caused the Debian Bug report #879929,
regarding ITP: node-is-svg -- Check if a string or buffer is SVG
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
879929: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879929
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Pirate Praveen <[email protected]>
X-Debbugs-CC: [email protected]
* Package name : node-is-svg
Version : 2.1.0
Upstream Author : Sindre Sorhus <[email protected]>
(sindresorhus.com)
* URL : https://github.com/sindresorhus/is-svg#readme
* License : Expat
Programming Lang: JavaScript
Description : Check if a string or buffer is SVG
This module performs a quick-and-dirty check. It's fast, but in certain
cases
it will give incorrect results.
- Returns `true` for an SVG-like string that isn't well-formed or valid:
`<svg><div></svg>`
.
If you want to make certain that your SVG is *valid*, try parsing it with
libxmljs.
.
Node.js is an event-based server-side JavaScript engine.
In dependency chain of gitlab 9.5 (dependency of postcss-svgo).
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
On Fri, 27 Oct 2017 16:05:12 +0530 Pirate Praveen <[email protected]>
wrote:
> In dependency chain of gitlab 9.5 (dependency of postcss-svgo).
node-postcss-svgo now embeds this module. closing.
--- End Message ---