@soos-io/api-client
Advanced tools
Comparing version 1.1.0-pre.1 to 1.1.0-pre.2
@@ -63,3 +63,3 @@ "use strict"; | ||
const analysisApiClient = new SOOSAnalysisApiClient_1.default(apiKey, apiURL); | ||
const attributionApiClient = new SOOSAttributionApiClient_1.default(apiKey); | ||
const attributionApiClient = new SOOSAttributionApiClient_1.default(apiKey, apiURL); | ||
const projectsApiClient = new SOOSProjectsApiClient_1.default(apiKey, apiURL); | ||
@@ -66,0 +66,0 @@ const userApiClient = new SOOSUserApiClient_1.default(apiKey, apiURL.replace("api.", "api-user.")); |
{ | ||
"name": "@soos-io/api-client", | ||
"version": "1.1.0-pre.1", | ||
"version": "1.1.0-pre.2", | ||
"description": "This is the SOOS API Client for registered clients leveraging the various integrations to the SOOS platform.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
331766