Comparing version 1.10.0 to 1.10.1
@@ -390,3 +390,3 @@ var Util = require('util'); | ||
success: function (response) { | ||
if (success) success(response); | ||
if (success) success(response.url); | ||
}, | ||
@@ -393,0 +393,0 @@ error: error |
{ | ||
"name": "popbill", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "Popbill API SDK for node. see www.popbill.com", | ||
@@ -5,0 +5,0 @@ "author": "Kim Seongjun <pallet027@gmail.com>", |
# node-popbill | ||
팝빌 node.js SDK v1.10.0 | ||
팝빌 node.js SDK v1.10.1 | ||
@@ -4,0 +4,0 @@ ## Install |
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
328019