Socket
Socket
Sign inDemoInstall

@giosg/types

Package Overview
Dependencies
Maintainers
9
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giosg/types - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

8

CHANGELOG.md

@@ -7,6 +7,10 @@ # Changelog

## 3.2.1
- Deprecated `unread_message_count` in `BarChat` interface.
## 3.2.0
- Added `unread_message_count` to `ChatMembership`
- Change `Chat` `chat_session_latest_message` to `ChatMessage`
- Added `unread_message_count` to `ChatMembership`.
- Change `Chat` `chat_session_latest_message` to `ChatMessage`.

@@ -13,0 +17,0 @@ ## 3.1.0

@@ -1017,2 +1017,5 @@ import { NestedAvatar } from "./customer";

/**
* @deprecated
*/
/**
* How many messages have created_at greater than last_seen_at

@@ -1019,0 +1022,0 @@ */

{
"name": "@giosg/types",
"version": "3.2.0",
"version": "3.2.1",
"description": "TypeScript interfaces for GiosgAPI",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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