@tatumio/shared-core
Advanced tools
Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "@tatumio/shared-core", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"license": "MIT", | ||
@@ -8,3 +8,3 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"@tatumio/api-client": "2.1.4", | ||
"@tatumio/api-client": "2.1.5", | ||
"axios": "^0.26.0", | ||
@@ -11,0 +11,0 @@ "form-data": "^4.0.0", |
@@ -33,5 +33,3 @@ "use strict"; | ||
}; | ||
const isWebWorker = typeof self === 'object' && | ||
self.constructor && | ||
self.constructor.name === 'DedicatedWorkerGlobalScope'; | ||
const isWebWorker = typeof self === 'object' && self.constructor && self.constructor.name === 'DedicatedWorkerGlobalScope'; | ||
exports.httpHelper = { | ||
@@ -38,0 +36,0 @@ get: axios_1.default.get, |
Sorry, the diff of this file is not supported yet
40055
605
+ Added@tatumio/api-client@2.1.5(transitive)
- Removed@tatumio/api-client@2.1.4(transitive)
Updated@tatumio/api-client@2.1.5