@rocket.chat/ddp-client
Advanced tools
Comparing version 0.3.9-rc.1 to 0.3.9-rc.2
@@ -89,11 +89,2 @@ import type { IOmnichannelRoom, Serialized } from '@rocket.chat/core-typings'; | ||
contactId?: string | undefined; | ||
source?: { | ||
type: import("@rocket.chat/core-typings").OmnichannelSourceType; | ||
id?: string | undefined; | ||
alias?: string | undefined; | ||
label?: string | undefined; | ||
sidebarIcon?: string | undefined; | ||
defaultIcon?: string | undefined; | ||
destination?: string | undefined; | ||
} | undefined; | ||
_id: string; | ||
@@ -100,0 +91,0 @@ _updatedAt: string; |
{ | ||
"name": "@rocket.chat/ddp-client", | ||
"version": "0.3.9-rc.1", | ||
"version": "0.3.9-rc.2", | ||
"devDependencies": { | ||
@@ -34,6 +34,6 @@ "@rocket.chat/jest-presets": "~0.0.1", | ||
"dependencies": { | ||
"@rocket.chat/api-client": "^0.2.9-rc.1", | ||
"@rocket.chat/core-typings": "~7.0.0-rc.1", | ||
"@rocket.chat/rest-typings": "^7.0.0-rc.1" | ||
"@rocket.chat/api-client": "^0.2.9-rc.2", | ||
"@rocket.chat/core-typings": "~7.0.0-rc.2", | ||
"@rocket.chat/rest-typings": "^7.0.0-rc.2" | ||
} | ||
} |
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
235272
3183