New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-hook-tour

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-hook-tour - npm Package Compare versions

Comparing version 1.0.0-rc.2 to 1.0.0-rc.3

2

lib/TourProvider.jsx

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

import React, { useReducer} from 'react'
import React, { useReducer } from 'react'
import generateActions from './actions'

@@ -3,0 +3,0 @@ import reducer, { initialState, generateSelectors } from './reducer'

{
"name": "react-hook-tour",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.3",
"description": "A product tour library using React Hooks",

@@ -48,3 +48,2 @@ "main": "dist/index.js",

"@popperjs/core": "2.2.3",
"react": "16.13.1",
"react-popper": "2.2.2"

@@ -51,0 +50,0 @@ },

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