@figuredev/business-config-sdk
Advanced tools
Comparing version 0.15.81 to 0.15.82
@@ -36,3 +36,6 @@ import { Maybe } from "./utils"; | ||
totalDuration?: Maybe<number>; | ||
/** @deprecated */ | ||
timezone?: Maybe<string>; | ||
clockInTimezone?: Maybe<string>; | ||
clockOutTimezone?: Maybe<string>; | ||
breaks: TimeRecordBreakReportDTO[]; | ||
@@ -39,0 +42,0 @@ }; |
{ | ||
"name": "@figuredev/business-config-sdk", | ||
"version": "0.15.81", | ||
"version": "0.15.82", | ||
"license": "ISC", | ||
@@ -10,3 +10,3 @@ "files": [ | ||
"dependencies": { | ||
"axios": "1.4.0" | ||
"axios": "1.6.0" | ||
}, | ||
@@ -13,0 +13,0 @@ "devDependencies": { |
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
87519
1942
+ Addedaxios@1.6.0(transitive)
- Removedaxios@1.4.0(transitive)
Updatedaxios@1.6.0