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
11
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 0.16.0 to 0.17.0

4

lib/groupchats.d.ts

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

description: string;
/** Avatar url of channel to create */
avatar_url: string;
}

@@ -217,3 +219,3 @@ export interface TextChunk {

/** Chat call id and Jitsi conference name */
callId: string;
callId?: string;
}

@@ -220,0 +222,0 @@ export interface NotificationSettingsPayload {

{
"name": "@giosg/pub-sdk",
"version": "0.16.0",
"version": "0.17.0",
"description": "TypeScript interfaces for Giosg Pub",

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

@@ -9,3 +9,3 @@ # Giosg Pub SDK and interfaces

Script `prepare` will run before publishing automatically.
Script `npm run prepare` will run before publishing automatically.
Make sure you are in the `\giosg_pub\interfaces` folder when you are trying to publish the package. Don`t publish something else by accident. If you did, unpublish it within 72 hours.

@@ -12,0 +12,0 @@ For publishing, you need access to giosg organization in npm. You can request that from one of the organization admins or request them to publish the package.

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