Comparing version 0.1.4 to 0.1.5
@@ -68,2 +68,4 @@ /** | ||
parseString(body, function (err, result) { | ||
console.log('####'+result); | ||
var data = JSON.parse(result) | ||
@@ -70,0 +72,0 @@ callback( error, response, data ); |
{ | ||
"name": "imnaver", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "A node library for Naver Open API", | ||
@@ -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
3415
60