Comparing version 2.2.0 to 2.3.0
@@ -18,2 +18,3 @@ const xml2js = require('xml2js'); | ||
}, | ||
cdata: opt.cdata == true ? true : false, | ||
}); | ||
@@ -20,0 +21,0 @@ |
@@ -18,2 +18,3 @@ const xml2js = require('xml2js'); | ||
}, | ||
cdata: opt.cdata == true ? true : false, | ||
}); | ||
@@ -20,0 +21,0 @@ |
{ | ||
"name": "xliff", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "xliff2js and js2xliff converter xliff utils", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
33449
635