Comparing version 2.2.1 to 2.2.2
@@ -14,3 +14,3 @@ const axios = require('axios'); | ||
}); | ||
const { error, ...data } = response.data; | ||
const [ error, ...data ] = response.data; | ||
if (error) { | ||
@@ -17,0 +17,0 @@ const err = new Error(`BaroTube: ${error}`); |
{ | ||
"name": "barotube", | ||
"homepage": "in care", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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