Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.2.0 to 1.2.1

2

es/Tour.d.ts

@@ -16,3 +16,3 @@ import * as React from 'react';

mask?: boolean | {
style: React.CSSProperties;
style?: React.CSSProperties;
fill?: string;

@@ -19,0 +19,0 @@ };

@@ -13,3 +13,3 @@ import * as React from 'react';

mask?: boolean | {
style: React.CSSProperties;
style?: React.CSSProperties;
fill?: string;

@@ -16,0 +16,0 @@ };

@@ -16,3 +16,3 @@ import * as React from 'react';

mask?: boolean | {
style: React.CSSProperties;
style?: React.CSSProperties;
fill?: string;

@@ -19,0 +19,0 @@ };

@@ -13,3 +13,3 @@ import * as React from 'react';

mask?: boolean | {
style: React.CSSProperties;
style?: React.CSSProperties;
fill?: string;

@@ -16,0 +16,0 @@ };

{
"name": "@rc-component/tour",
"version": "1.2.0",
"version": "1.2.1",
"description": "React tour Component",

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

@@ -12,3 +12,3 @@ # @rc-component/tour

[codecov-image]: https://img.shields.io/codecov/c/github/react-component/tour/master.svg?style=flat-square
[codecov-url]: https://codecov.io/gh/react-component/tour/branch/master
[codecov-url]: https://app.codecov.io/gh/react-component/tour
[download-image]: https://img.shields.io/npm/dm/@rc-component/tour.svg?style=flat-square

@@ -132,2 +132,2 @@ [download-url]: https://npmjs.org/package/@rc-component/tour

| className | `string` | - | - |
| style | `React.CSSProperties` | - | - |
| style | `React.CSSProperties` | - | - |
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