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.107
to
1.0.108
+1
-0
cjs/types/components/SnippylyComments/SnippylyComments.d.ts

@@ -50,2 +50,3 @@ import React from 'react';

recordingCountdown?: boolean;
unreadIndicatorMode?: 'minimal' | 'verbose';
allowedElementIds?: string[];

@@ -52,0 +53,0 @@ allowedElementClassNames?: string[];

+1
-1

@@ -1,2 +0,2 @@

export declare const VELT_SDK_VERSION = "1.0.118";
export declare const VELT_SDK_VERSION = "1.0.120";
export declare const VELT_SDK_INIT_EVENT = "onVeltInit";

@@ -50,2 +50,3 @@ import React from 'react';

recordingCountdown?: boolean;
unreadIndicatorMode?: 'minimal' | 'verbose';
allowedElementIds?: string[];

@@ -52,0 +53,0 @@ allowedElementClassNames?: string[];

@@ -1,2 +0,2 @@

export declare const VELT_SDK_VERSION = "1.0.118";
export declare const VELT_SDK_VERSION = "1.0.120";
export declare const VELT_SDK_INIT_EVENT = "onVeltInit";

@@ -82,2 +82,3 @@ /// <reference types="react" />

recordingCountdown?: boolean;
unreadIndicatorMode?: 'minimal' | 'verbose';
allowedElementIds?: string[];

@@ -84,0 +85,0 @@ allowedElementClassNames?: string[];

{
"name": "@veltdev/react",
"version": "1.0.107",
"version": "1.0.108",
"description": "",

@@ -8,3 +8,3 @@ "scripts": {

"version:update": "npm version patch",
"publish:sdk-react": "npm publish --access public"
"publish:sdk-react": "node ../update-and-publish.mjs @veltdev/react --access=public"
},

@@ -11,0 +11,0 @@ "author": "",

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