bridgets-sdk
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -12,3 +12,3 @@ #!/usr/bin/env node | ||
const config = { | ||
method: 'post', | ||
method: 'get', | ||
url, | ||
@@ -18,3 +18,2 @@ headers: { | ||
}, | ||
data: data, | ||
responseType: 'arraybuffer', | ||
@@ -21,0 +20,0 @@ }; |
{ | ||
"name": "bridgets-sdk", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "bin/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
2044
50