Comparing version 1.8.2 to 1.8.3
@@ -442,3 +442,3 @@ "use strict"; | ||
className: maskClassName, | ||
disableInteraction: disableInteraction, | ||
disableInteraction: disableInteraction && steps[current].stepInteraction ? !steps[current].stepInteraction : disableInteraction, | ||
disableInteractionClassName: "".concat(CN.mask.disableInteraction, " ").concat(highlightedMaskClassName) | ||
@@ -545,3 +545,4 @@ })), _react.default.createElement(_index.Guide, { | ||
action: _propTypes.default.func, | ||
style: _propTypes.default.object | ||
style: _propTypes.default.object, | ||
stepInteraction: _propTypes.default.bool | ||
})), | ||
@@ -548,0 +549,0 @@ update: _propTypes.default.string, |
{ | ||
"name": "reactour", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"description": "Tourist Guide into your React Components", | ||
@@ -49,19 +49,19 @@ "main": "dist/index.js", | ||
"@babel/preset-stage-2": "7.0.0-beta.44", | ||
"babel-eslint": "8.2.5", | ||
"babel-eslint": "8.2.6", | ||
"babel-loader": "8.0.0-beta.4", | ||
"css-loader": "0.28.11", | ||
"eslint": "5.0.0", | ||
"css-loader": "1.0.0", | ||
"eslint": "5.2.0", | ||
"eslint-config-prettier": "^2.9.0", | ||
"eslint-plugin-prettier": "2.6.1", | ||
"eslint-plugin-prettier": "2.6.2", | ||
"html-loader": "0.5.5", | ||
"html-webpack-plugin": "3.2.0", | ||
"prettier": "1.13.6", | ||
"prettier": "1.13.7", | ||
"react": "16.4.1", | ||
"react-dom": "16.4.1", | ||
"reshake": "1.0.8", | ||
"reshake": "1.1.0", | ||
"rimraf": "2.6.2", | ||
"style-loader": "0.21.0", | ||
"webpack": "4.12.1", | ||
"webpack-cli": "3.0.8", | ||
"webpack-dev-server": "3.1.4" | ||
"webpack": "4.16.1", | ||
"webpack-cli": "3.1.0", | ||
"webpack-dev-server": "3.1.5" | ||
}, | ||
@@ -79,4 +79,4 @@ "peerDependencies": { | ||
"scrollparent": "2.0.1", | ||
"styled-components": "3.1.5" | ||
"styled-components": "3.3.3" | ||
} | ||
} |
@@ -105,2 +105,3 @@ <p align="center"> | ||
'style': PropTypes.object, | ||
'stepInteraction': PropTypes.bool, | ||
})), | ||
@@ -107,0 +108,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
63415
1164
134
+ Addedhoist-non-react-statics@2.5.5(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedstyled-components@3.3.3(transitive)
+ Addedstylis-rule-sheet@0.0.10(transitive)
- Removedhoist-non-react-statics@1.2.0(transitive)
- Removedstyled-components@3.1.5(transitive)
- Removedstylis-rule-sheet@0.0.7(transitive)
Updatedstyled-components@3.3.3