@brasilindoc/integration-products
Advanced tools
Comparing version 2.2.2 to 2.2.3
import { AccountsService } from './services/AccountsService'; | ||
import { HelpersService } from './services/HelpersService'; | ||
import { IdentifyService } from './services/IdentifyService'; | ||
@@ -15,5 +14,4 @@ import { IndocService } from './services/IndocService'; | ||
identify(): IdentifyService; | ||
helpers(): HelpersService; | ||
private getHostAppByEnv; | ||
private getHostByEnv; | ||
} |
@@ -6,3 +6,2 @@ "use strict"; | ||
const AccountsService_1 = require("./services/AccountsService"); | ||
const HelpersService_1 = require("./services/HelpersService"); | ||
const IdentifyService_1 = require("./services/IdentifyService"); | ||
@@ -26,5 +25,2 @@ const IndocService_1 = require("./services/IndocService"); | ||
} | ||
helpers() { | ||
return new HelpersService_1.HelpersService(this.hostAccounts, this.hostAccounts, this.accessToken); | ||
} | ||
getHostAppByEnv(appName) { | ||
@@ -31,0 +27,0 @@ switch (Environment_1.Environment.get('ENVIRONMENT_TYPE')) { |
{ | ||
"name": "@brasilindoc/integration-products", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"description": "Biblioteca para integração com os produtos da Brasil INDOC utilizando Node.js/Typescript", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
0
43665
27
641