New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3.0 to 1.3.1

1

dist/TourPortal.js

@@ -237,2 +237,3 @@ 'use strict';

value: function componentWillReceiveProps(nextProps) {
console.log({ nextProps: nextProps });
var _props = this.props,

@@ -239,0 +240,0 @@ isOpen = _props.isOpen,

6

package.json
{
"name": "reactour",
"version": "1.3.0",
"version": "1.3.1",
"description": "Tourist Guide into your React Components",

@@ -43,4 +43,4 @@ "main": "dist/index.js",

"css-loader": "0.28.4",
"react": "15.5.4",
"react-dom": "15.5.4",
"react": "15.6.1",
"react-dom": "15.6.1",
"reshake": "1.0.6",

@@ -47,0 +47,0 @@ "rimraf": "2.6.1",

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