svgicons2svgfont
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "svgicons2svgfont", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Read a set of SVG icons and ouput a SVG font", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/nfroidure/svgicons2svgfont", | ||
"commander": "^2.8.1", | ||
"readable-stream": "^1.0.33", | ||
"sax": "0.6.x", | ||
"readable-stream": "^2.0.0", | ||
"sax": "1.1.x", | ||
"svg-pathdata": "1.0.0" | ||
@@ -34,3 +34,3 @@ }, | ||
"coveralls": "~2.11.2", | ||
"istanbul": "~0.3.14" | ||
"istanbul": "~0.3.15" | ||
}, | ||
@@ -37,0 +37,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
156916
+ Addedisarray@1.0.0(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedsax@1.1.6(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedutil-deprecate@1.0.2(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedsax@0.6.1(transitive)
Updatedreadable-stream@^2.0.0
Updatedsax@1.1.x