Socket
Socket
Sign inDemoInstall

svgicons2svgfont

Package Overview
Dependencies
7
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 1.0.0

10

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

@@ -25,11 +25,11 @@ "homepage": "https://github.com/nfroidure/svgicons2svgfont",

"sax": "0.6.x",
"svg-pathdata": "0.0.6",
"readable-stream": "^1.0.32"
"svg-pathdata": "1.0.0",
"readable-stream": "^1.0.33"
},
"devDependencies": {
"mocha": "~1.21.4",
"mocha": "~2.0.1",
"mocha-lcov-reporter": "0.0.1",
"coveralls": "~2.11.2",
"istanbul": "~0.3.2",
"sax": "~0.6.0"
"sax": "~0.6.1"
},

@@ -36,0 +36,0 @@ "author": {

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