7digital-api
Advanced tools
Comparing version 0.4.9 to 0.5.0-alpha1
@@ -99,3 +99,3 @@ var xml2js = require('xml2js'), | ||
var normalisedResult = self.normaliseResourceArrays(result); | ||
callback(null, normalisedResult); | ||
callback(null, result); | ||
} | ||
@@ -102,0 +102,0 @@ }); |
{ | ||
"name": "7digital-api", | ||
"version": "0.4.9", | ||
"version": "0.5.0-alpha1", | ||
"description": "Simple 7digital API wrapper for nodeJS", | ||
@@ -5,0 +5,0 @@ "homepage": [ |
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
73783