@veltdev/react
Advanced tools
@@ -1,4 +0,3 @@ | ||
| import React from 'react'; | ||
| declare const _default: ComponentMeta<React.FC<import("./Snippyly").IVeltProps>>; | ||
| declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, import("./Snippyly").IVeltProps>; | ||
| export default _default; | ||
| export declare const Snippyly1: any; | ||
| export declare const Snippyly1: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-bf5e6555").R, import("./Snippyly").IVeltProps>; |
@@ -1,2 +0,2 @@ | ||
| import { Location, User, UserOptions } from "@veltdev/types"; | ||
| import { Location, User, Options } from "@veltdev/types"; | ||
| /** | ||
@@ -9,3 +9,3 @@ * @beta This hook is in beta | ||
| */ | ||
| export declare function useIdentify(user: User, userOptions?: UserOptions): void; | ||
| export declare function useIdentify(user: User, userOptions?: Options): void; | ||
| /** | ||
@@ -12,0 +12,0 @@ * @beta This hook is in beta |
@@ -1,4 +0,3 @@ | ||
| import React from 'react'; | ||
| declare const _default: ComponentMeta<React.FC<import("./Snippyly").IVeltProps>>; | ||
| declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-bf5e6555").R, import("./Snippyly").IVeltProps>; | ||
| export default _default; | ||
| export declare const Snippyly1: any; | ||
| export declare const Snippyly1: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-bf5e6555").R, import("./Snippyly").IVeltProps>; |
@@ -1,2 +0,2 @@ | ||
| import { Location, User, UserOptions } from "@veltdev/types"; | ||
| import { Location, User, Options } from "@veltdev/types"; | ||
| /** | ||
@@ -9,3 +9,3 @@ * @beta This hook is in beta | ||
| */ | ||
| export declare function useIdentify(user: User, userOptions?: UserOptions): void; | ||
| export declare function useIdentify(user: User, userOptions?: Options): void; | ||
| /** | ||
@@ -12,0 +12,0 @@ * @beta This hook is in beta |
+2
-2
| /// <reference types="react" /> | ||
| import React from 'react'; | ||
| import { Config, Velt, User, UserOptions, Location as Location$1, CommentElement, CommentAnnotation, CursorElement, CursorUser, LiveStateSyncElement, UserEditorAccess, EditorAccessTimer, PresenceElement, PresenceUser, RecorderElement, RewriterElement, SelectionElement, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification } from '@veltdev/types'; | ||
| import { Config, Velt, User, Options, Location as Location$1, CommentElement, CommentAnnotation, CursorElement, CursorUser, LiveStateSyncElement, UserEditorAccess, EditorAccessTimer, PresenceElement, PresenceUser, RecorderElement, RewriterElement, SelectionElement, TagElement, TagAnnotation, ViewsElement, ViewsByUser, ViewsByDate, NotificationElement, Notification } from '@veltdev/types'; | ||
@@ -355,3 +355,3 @@ interface IVeltProps extends React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement> { | ||
| */ | ||
| declare function useIdentify(user: User, userOptions?: UserOptions): void; | ||
| declare function useIdentify(user: User, userOptions?: Options): void; | ||
| /** | ||
@@ -358,0 +358,0 @@ * @beta This hook is in beta |
+1
-1
| { | ||
| "name": "@veltdev/react", | ||
| "version": "1.0.100", | ||
| "version": "1.0.101", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
521911
0.06%4264
-0.05%