cloudflare
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -670,3 +670,3 @@ var https = require('https'); | ||
return qs.stringify(postData).toString('utf8') + '\n'; | ||
return qs.stringify(postData).toString('utf8'); | ||
}; | ||
@@ -673,0 +673,0 @@ |
{ | ||
"name": "cloudflare", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "CloudFlare API client", | ||
@@ -5,0 +5,0 @@ "main": "lib/cloudflare.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
313100