@fluyappgo/commons
Advanced tools
Comparing version 2.0.103 to 2.0.104
@@ -74,2 +74,4 @@ import { cloudRecordingConfiguration, onPremiseConfiguration, recordingOption, recordingType } from "./agoraRecording.enums"; | ||
transferOptionalComment?: boolean; | ||
createdAt?: Date; | ||
updatedAt?: Date; | ||
} | ||
@@ -76,0 +78,0 @@ export interface requiredFields { |
@@ -67,2 +67,4 @@ import { recordingType, recordingOption, cloudRecordingConfiguration, onPremiseConfiguration } from "./agoraRecording.enums"; | ||
labels?: Labels; | ||
createdAt?: Date; | ||
updatedAt?: Date; | ||
} |
{ | ||
"name": "@fluyappgo/commons", | ||
"version": "2.0.103", | ||
"version": "2.0.104", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/index.js", |
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
161143
4924