@veltdev/react
Advanced tools
| import React from 'react'; | ||
| export interface IVeltHuddleProps { | ||
| chat?: boolean; | ||
| flockModeOnAvatarClick?: boolean; | ||
| } | ||
| declare const SnippylyHuddle: React.FC<IVeltHuddleProps>; | ||
| export default SnippylyHuddle; |
@@ -1,2 +0,2 @@ | ||
| export declare const VELT_SDK_VERSION = "1.0.116"; | ||
| export declare const VELT_SDK_VERSION = "1.0.117"; | ||
| export declare const VELT_SDK_INIT_EVENT = "onVeltInit"; |
| import React from 'react'; | ||
| export interface IVeltHuddleProps { | ||
| chat?: boolean; | ||
| flockModeOnAvatarClick?: boolean; | ||
| } | ||
| declare const SnippylyHuddle: React.FC<IVeltHuddleProps>; | ||
| export default SnippylyHuddle; |
@@ -1,2 +0,2 @@ | ||
| export declare const VELT_SDK_VERSION = "1.0.116"; | ||
| export declare const VELT_SDK_VERSION = "1.0.117"; | ||
| export declare const VELT_SDK_INIT_EVENT = "onVeltInit"; |
+2
-0
@@ -187,2 +187,4 @@ /// <reference types="react" /> | ||
| interface IVeltHuddleProps { | ||
| chat?: boolean; | ||
| flockModeOnAvatarClick?: boolean; | ||
| } | ||
@@ -189,0 +191,0 @@ declare const SnippylyHuddle: React.FC<IVeltHuddleProps>; |
+1
-1
| { | ||
| "name": "@veltdev/react", | ||
| "version": "1.0.105", | ||
| "version": "1.0.106", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
525949
0.37%4282
0.19%