oniyi-utils-xml
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -35,3 +35,3 @@ 'use strict'; | ||
exports.selectUseNamespace = function selectUseNamespace(nameSpaces) { | ||
exports.selectUseNamespaces = function selectUseNamespaces(nameSpaces) { | ||
return xpath.useNamespaces(nameSpaces); | ||
@@ -38,0 +38,0 @@ }; |
{ | ||
"name": "oniyi-utils-xml", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "utils for handling xml data", | ||
@@ -5,0 +5,0 @@ "author": { |
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
3067