🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-pgr

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-pgr - npm Package Compare versions

Comparing version

to
0.1.0

.npmignore

8

package.json
{
"name": "react-pgr",
"version": "0.0.0",
"version": "0.1.0",
"description": "React Pagination Component",
"main": "lib/index.js",
"repository": {

@@ -21,3 +22,6 @@ "type": "git",

},
"homepage": "https://github.com/matt-major/react-pgr#readme"
"homepage": "https://github.com/matt-major/react-pgr",
"dependencies": {
"react": "^0.13.3"
}
}