Comparing version 0.3.7 to 0.3.8
@@ -57,3 +57,3 @@ 'use strict'; | ||
var source = obj; | ||
if (prop[0]) source = obj[prop]; | ||
if (current) source = obj[current]; | ||
if (index>=0) { | ||
@@ -248,2 +248,2 @@ if (index>=source.length) { | ||
jpescape : jpescape | ||
}; | ||
}; |
{ | ||
"name": "jgexml", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "The Just-Good-Enough XML Toolkit", | ||
@@ -5,0 +5,0 @@ "main": "jgeXml.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
2277
70579
23