parse-bmfont-xml
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "parse-bmfont-xml", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "parses XML BMFont files into a JavaScript object", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"xml-parse-from-string": "^1.0.0", | ||
"xml2js": "^0.4.5" | ||
"xml2js": "^0.5.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "devDependencies": { |
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
+ Addedxml2js@0.5.0(transitive)
- Removedxml2js@0.4.23(transitive)
Updatedxml2js@^0.5.0