@giosg/pub-sdk
Advanced tools
Comparing version 0.16.0 to 0.17.0
@@ -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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
389
27362
11
1