Comparing version 0.8.6 to 0.8.7
/*jslint node:true */ | ||
if (process.argv.length > 2) { | ||
require('./cli')(); | ||
} | ||
module.exports = { | ||
@@ -8,0 +4,0 @@ xml2js: require('./xml2js'), |
{ | ||
"name": "xml-js", | ||
"version": "0.8.6", | ||
"version": "0.8.7", | ||
"description": "A convertor between XML text and Javascript object / JSON text.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
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
8
1358033
22718