@figuredev/orders-sdk
Advanced tools
Comparing version 0.14.3 to 0.14.4
@@ -197,3 +197,3 @@ "use strict"; | ||
method: "GET", | ||
baseURL: process.env.SERVICE_URL, | ||
baseURL: this.config.baseUrl, | ||
url: "/report/tips-gratuity-by-employee-hourly", | ||
@@ -200,0 +200,0 @@ headers: this.prepareHeaders(ctx), |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.14.3", | ||
"version": "0.14.4", | ||
"license": "ISC", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
1
91818