Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-ultimate-pagination

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-ultimate-pagination - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

dist/react-ultimate-pagination.js

20

package.json
{
"name": "react-ultimate-pagination",
"version": "0.0.1",
"version": "0.1.0",
"description": "",
"main": "dist/react-ultimate-pagination.js",
"files": [
"dist",
"README.md",
"LICENSE"
],
"scripts": {
"prebuild": "rm -rf dist",
"build": "webpack",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -20,4 +27,13 @@ },

"dependencies": {
"ultimate-pagination": "0.0.1"
"react": "^15.0.1",
"react-dom": "^15.0.1",
"ultimate-pagination": "0.1.0"
},
"devDependencies": {
"babel-core": "^6.7.6",
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"webpack": "^1.13.0"
}
}
.npmignore
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc