rc-swipeout
Advanced tools
Comparing version 1.3.0 to 1.3.1
# History | ||
# 1.3.1 | ||
- update react-native-swipeout version | ||
# 1.2.7 | ||
@@ -4,0 +8,0 @@ |
@@ -33,5 +33,5 @@ 'use strict'; | ||
var _reactNativeSwipeOut = require('react-native-swipe-out'); | ||
var _reactNativeSwipeout = require('react-native-swipeout'); | ||
var _reactNativeSwipeOut2 = _interopRequireDefault(_reactNativeSwipeOut); | ||
var _reactNativeSwipeout2 = _interopRequireDefault(_reactNativeSwipeout); | ||
@@ -109,4 +109,4 @@ var _splitObject3 = require('./util/splitObject'); | ||
return (left.length || right.length) && !disabled ? _react2["default"].createElement( | ||
_reactNativeSwipeOut2["default"], | ||
return left.length || right.length ? _react2["default"].createElement( | ||
_reactNativeSwipeout2["default"], | ||
{ | ||
@@ -118,3 +118,4 @@ autoClose: autoClose, | ||
onOpen: onOpen, | ||
onClose: onClose | ||
onClose: onClose, | ||
disabled: disabled | ||
}, | ||
@@ -121,0 +122,0 @@ children |
{ | ||
"name": "rc-swipeout", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "swipe out ui component for react(web and react-native)", | ||
@@ -46,3 +46,3 @@ "keywords": [ | ||
"react-hammerjs": "^0.5.0", | ||
"react-native-swipe-out": "~2.1.1" | ||
"react-native-swipeout": "~2.1.1" | ||
}, | ||
@@ -49,0 +49,0 @@ "devDependencies": { |
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
21255
467
+ Addedreact-native-swipeout@~2.1.1
+ Addedperformance-now@2.1.0(transitive)
+ Addedraf@3.4.1(transitive)
+ Addedreact-native-swipeout@2.1.5(transitive)
+ Addedreact-tween-state@0.1.5(transitive)
+ Addedtween-functions@1.2.0(transitive)
- Removedreact-native-swipe-out@~2.1.1