react-slick
Advanced tools
Comparing version 0.9.2 to 0.9.3
{ | ||
"name": "react-slick", | ||
"version": "0.9.2", | ||
"version": "0.9.3", | ||
"description": " React port of slick carousel", | ||
@@ -50,4 +50,2 @@ "main": "./lib", | ||
"postcss-loader": "^0.4.4", | ||
"react": "^0.14.0", | ||
"react-dom": "^0.14.0", | ||
"run-sequence": "^1.1.0", | ||
@@ -65,6 +63,8 @@ "sass-loader": "^1.0.2", | ||
"object-assign": "^2.0.0", | ||
"react-dom": "^0.14.0", | ||
"react-responsive-mixin": "^0.3.5", | ||
"slick-carousel": "^1.5.5" | ||
}, | ||
"peerDependencies": { | ||
"react": "^0.13.0 || ^0.14.0" | ||
}, | ||
"npmName": "react-slick", | ||
@@ -71,0 +71,0 @@ "npmFileMap": [ |
# react-slick | ||
Carousel component built with React. It is a react port of [slick carousel](http://kenwheeler.github.io/slick/) | ||
For React 0.13 or below version support, please stick with react-slick@0.8 | ||
For React 0.12 or below version support, please stick with react-slick@0.7.2 | ||
@@ -6,0 +6,0 @@ # Road to 1.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
31
259862
- Removedreact-dom@^0.14.0
- Removedreact-dom@0.14.10(transitive)