Socket
Socket
Sign inDemoInstall

@rc-component/tour

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rc-component/tour - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

0

es/hooks/useTarget.d.ts

@@ -0,0 +0,0 @@ import type { TourStepInfo } from '..';

@@ -0,0 +0,0 @@ import Tour from './Tour';

@@ -0,0 +0,0 @@ /// <reference types="react" />

@@ -0,0 +0,0 @@ import type { BuildInPlacements } from 'rc-trigger';

@@ -0,0 +0,0 @@ import type { ReactNode } from 'react';

/// <reference types="react" />
import type { TourStepProps } from '.';
export default function DefaultPanel(props: TourStepProps): JSX.Element;

@@ -0,0 +0,0 @@ import type { ReactNode, CSSProperties } from 'react';

export declare function isInViewPort(element: HTMLElement): boolean;

@@ -0,0 +0,0 @@ import type { TourStepInfo } from '..';

@@ -0,0 +0,0 @@ import Tour from './Tour';

@@ -0,0 +0,0 @@ /// <reference types="react" />

@@ -0,0 +0,0 @@ import type { BuildInPlacements } from 'rc-trigger';

@@ -0,0 +0,0 @@ import type { ReactNode } from 'react';

/// <reference types="react" />
import type { TourStepProps } from '.';
export default function DefaultPanel(props: TourStepProps): JSX.Element;

@@ -0,0 +0,0 @@ import type { ReactNode, CSSProperties } from 'react';

export declare function isInViewPort(element: HTMLElement): boolean;

2

package.json
{
"name": "@rc-component/tour",
"version": "1.0.3",
"version": "1.1.0",
"description": "React tour Component",

@@ -5,0 +5,0 @@ "keywords": [

@@ -0,0 +0,0 @@ # @rc-component/tour

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc