react-paginate
Advanced tools
Comparing version 0.1.22 to 0.1.23
{ | ||
"name": "react-paginate", | ||
"version": "0.1.22", | ||
"version": "0.1.23", | ||
"description": "A ReactJS component that creates a pagination.", | ||
@@ -24,7 +24,7 @@ "main": "./react_components/index.js", | ||
"dependencies": { | ||
"underscore": "^1.7.0" | ||
"underscore": "^1.7.0", | ||
"classnames": "^1.2.0" | ||
}, | ||
"devDependencies": { | ||
"browserify": "~6.0.3", | ||
"classnames": "^1.2.0", | ||
"express": "^4.12.1", | ||
@@ -31,0 +31,0 @@ "gulp": "~3.8.8", |
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
14
2
+ Addedclassnames@^1.2.0
+ Addedclassnames@1.2.2(transitive)