billogramapi
Advanced tools
Comparing version 1.2.5 to 1.2.6
@@ -46,3 +46,3 @@ 'use strict'; | ||
makeRequest( | ||
rest.post, this.baseUri, | ||
rest.postJson, this.baseUri, | ||
{ | ||
@@ -49,0 +49,0 @@ data: customerData, |
{ | ||
"name": "billogramapi", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"description": "Wrapper for Billograms 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
2193