svgicons2svgfont
Advanced tools
Comparing version 0.2.0 to 1.0.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
124509
0
+ Addedsvg-pathdata@1.0.0(transitive)
- Removedsvg-pathdata@0.0.6(transitive)
Updatedreadable-stream@^1.0.33
Updatedsvg-pathdata@1.0.0