@figuredev/orders-sdk
Advanced tools
Comparing version 0.14.1 to 0.14.2
@@ -199,7 +199,3 @@ "use strict"; | ||
url: "/report/tips-gratuity-by-employee-hourly", | ||
headers: { | ||
"twbrds-account-id": ctx.accountId, | ||
"twbrds-location-id": ctx.locationId, | ||
"fgr-service-token": process.env.SERVICE_SECRET, | ||
}, | ||
headers: this.prepareHeaders(ctx), | ||
data: params, | ||
@@ -206,0 +202,0 @@ }); |
{ | ||
"name": "@figuredev/orders-sdk", | ||
"version": "0.14.1", | ||
"version": "0.14.2", | ||
"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
2
91646
1743