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

@vivocha/public-types

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vivocha/public-types - npm Package Compare versions

Comparing version 1.3.0-gaia.6 to 1.3.0-gaia.7

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.3.0-gaia.7](https://github.com/vivocha/vivocha/compare/@vivocha/public-types@1.3.0-gaia.6...@vivocha/public-types@1.3.0-gaia.7) (2024-11-18)
### Features
* **server-core:** add group property on ChatClient,Channels ([43a5a60](https://github.com/vivocha/vivocha/commit/43a5a602bf01d965a4b358a8108b8b958789badb))
# [1.3.0-gaia.6](https://github.com/vivocha/vivocha/compare/@vivocha/public-types@1.3.0-gaia.5...@vivocha/public-types@1.3.0-gaia.6) (2024-09-09)

@@ -8,0 +19,0 @@

1

dist/message.d.ts

@@ -46,2 +46,3 @@ import { Encryptable } from './encryptable';

read?: false | Date;
recipients?: string;
}

@@ -48,0 +49,0 @@ export declare namespace Ai {

4

package.json
{
"name": "@vivocha/public-types",
"version": "1.3.0-gaia.6",
"version": "1.3.0-gaia.7",
"description": "Vivocha public types",

@@ -26,3 +26,3 @@ "main": "dist/index.js",

},
"gitHead": "3e2086ec206469c6dbff496c1ea4294d6f946393"
"gitHead": "db6b062da719eb6004b482b999d5de9c5a3a02c1"
}
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