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

reactour

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactour - npm Package Compare versions

Comparing version 1.16.1 to 1.16.2

4

dist/reactour.cjs.js

@@ -1008,4 +1008,4 @@ 'use strict';

}, {
key: "UNSAFE_componentWillUnmount",
value: function UNSAFE_componentWillUnmount() {
key: "componentWillUnmount",
value: function componentWillUnmount() {
var isOpen = this.props.isOpen;

@@ -1012,0 +1012,0 @@

@@ -1000,4 +1000,4 @@ import 'focus-outline-manager';

}, {
key: "UNSAFE_componentWillUnmount",
value: function UNSAFE_componentWillUnmount() {
key: "componentWillUnmount",
value: function componentWillUnmount() {
var isOpen = this.props.isOpen;

@@ -1004,0 +1004,0 @@

{
"name": "reactour",
"version": "1.16.1",
"version": "1.16.2",
"description": "Tourist Guide into your React Components",

@@ -5,0 +5,0 @@ "main": "dist/reactour.cjs.js",

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