You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@veltdev/react

Package Overview
Dependencies
Maintainers
2
Versions
579
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@veltdev/react - npm Package Compare versions

Comparing version
1.0.105
to
1.0.106
+2
-0
cjs/types/components/SnippylyHuddle/SnippylyHuddle.d.ts
import React from 'react';
export interface IVeltHuddleProps {
chat?: boolean;
flockModeOnAvatarClick?: boolean;
}
declare const SnippylyHuddle: React.FC<IVeltHuddleProps>;
export default SnippylyHuddle;
+1
-1

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

@@ -187,2 +187,4 @@ /// <reference types="react" />

interface IVeltHuddleProps {
chat?: boolean;
flockModeOnAvatarClick?: boolean;
}

@@ -189,0 +191,0 @@ declare const SnippylyHuddle: React.FC<IVeltHuddleProps>;

{
"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