New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@giosg/pub-sdk

Package Overview
Dependencies
Maintainers
12
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giosg/pub-sdk - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

lib/groupchats.d.ts

@@ -93,2 +93,4 @@ import { UserUid, OrganizationUid } from "@giosg/types";

unread_message_count: number;
/** Number of mentions member is yet to see */
unread_mention_count: number;
/** Is member channel admin or not */

@@ -95,0 +97,0 @@ is_admin: boolean;

2

package.json
{
"name": "@giosg/pub-sdk",
"version": "1.1.0",
"version": "1.1.1",
"description": "TypeScript interfaces for Giosg Pub",

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