Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rocket.chat/ddp-client

Package Overview
Dependencies
Maintainers
0
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rocket.chat/ddp-client - npm Package Compare versions

Comparing version 0.3.9-rc.1 to 0.3.9-rc.2

9

dist/livechat/LivechatClientImpl.d.ts

@@ -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;

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc