react-paginate
Advanced tools
Comparing version 0.1.23 to 0.1.24
{ | ||
"name": "react-paginate", | ||
"version": "0.1.23", | ||
"version": "0.1.24", | ||
"description": "A ReactJS component that creates a pagination.", | ||
@@ -50,3 +50,2 @@ "main": "./react_components/index.js", | ||
"scripts": { | ||
"preinstall": "bower i", | ||
"test": "jest" | ||
@@ -53,0 +52,0 @@ }, |
@@ -45,2 +45,8 @@ # react-paginate | ||
Prepare the demo: | ||
```console | ||
$ make sample | ||
``` | ||
Run the server: | ||
@@ -47,0 +53,0 @@ |
Sorry, the diff of this file is not supported yet
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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
263278
74
0