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

@droz-js/sdk

Package Overview
Dependencies
Maintainers
4
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@droz-js/sdk - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

package.json
{
"name": "@droz-js/sdk",
"description": "Droz SDK",
"version": "0.4.4",
"version": "0.4.5",
"private": false,

@@ -6,0 +6,0 @@ "exports": {

@@ -114,6 +114,4 @@ export type Maybe<T> = T;

channelId: Scalars['ID']['input'];
from: TicketMessageRecipient;
storageId: Scalars['ID']['input'];
ticketId: Scalars['ID']['input'];
to: TicketMessageRecipient;
};

@@ -124,5 +122,3 @@ export type CreateTicketMessageInput = {

contentType: Scalars['String']['input'];
from: TicketMessageRecipient;
ticketId: Scalars['ID']['input'];
to: TicketMessageRecipient;
};

@@ -129,0 +125,0 @@ export type DrozChatAgent = {

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