Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@cstar.help/js

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cstar.help/js - npm Package Compare versions

Comparing version
0.6.1
to
0.6.5
+1
-0
dist/chat/index.d.cts

@@ -137,2 +137,3 @@ /** Configuration for the ChatClient. */

commentCount: number;
customFields: Record<string, string>;
topicName: string;

@@ -139,0 +140,0 @@ topicSlug: string;

@@ -137,2 +137,3 @@ /** Configuration for the ChatClient. */

commentCount: number;
customFields: Record<string, string>;
topicName: string;

@@ -139,0 +140,0 @@ topicSlug: string;

@@ -45,2 +45,3 @@ /** Attachment metadata for community posts and comments (images only, max 5MB each). */

commentCount: number;
customFields: Record<string, string>;
topicName: string;

@@ -47,0 +48,0 @@ topicSlug: string;

@@ -45,2 +45,3 @@ /** Attachment metadata for community posts and comments (images only, max 5MB each). */

commentCount: number;
customFields: Record<string, string>;
topicName: string;

@@ -47,0 +48,0 @@ topicSlug: string;

+1
-1
{
"name": "@cstar.help/js",
"version": "0.6.1",
"version": "0.6.5",
"description": "Official TypeScript SDK for the cStar customer support platform",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display