Socket
Socket
Sign inDemoInstall

svgicons2svgfont

Package Overview
Dependencies
23
Maintainers
5
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.0.1 to 10.0.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="10.0.2"></a>
# [10.0.1](https://github.com/nfroidure/svgicons2svgfont/compare/v10.0.1...v10.0.2) (2021-05-20)
https://github.com/nfroidure/svgicons2svgfont/releases/tag/v10.0.2
<a name="10.0.1"></a>

@@ -2,0 +7,0 @@ # [10.0.1](https://github.com/nfroidure/svgicons2svgfont/compare/v9.2.0...v10.0.1) (2021-05-13)

4

package.json
{
"name": "svgicons2svgfont",
"version": "10.0.1",
"version": "10.0.2",
"description": "Read a set of SVG icons and ouput a SVG font",

@@ -53,3 +53,3 @@ "homepage": "https://github.com/nfroidure/svgicons2svgfont",

"sax": "^1.2.4",
"svg-pathdata": "5.0.2"
"svg-pathdata": "^6.0.0"
},

@@ -56,0 +56,0 @@ "devDependencies": {

@@ -816,3 +816,3 @@ /* eslint-disable newline-per-chained-call */

'Got an error parsing the glyph "test":' +
' Expected a flag, got "120" at index "23".'
' Expected a flag, got "20" at index "23".'
);

@@ -819,0 +819,0 @@ done();

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc