Socket
Socket
Sign inDemoInstall

ultimate-pagination

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ultimate-pagination - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

dist/ultimate-pagination.js

27

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

@@ -18,3 +25,15 @@ "repository": {

},
"homepage": "https://github.com/ultimate-pagination/ultimate-pagination#readme"
"homepage": "https://github.com/ultimate-pagination/ultimate-pagination#readme",
"devDependencies": {
"babel-core": "^6.7.6",
"babel-loader": "^6.2.4",
"babel-preset-es2015": "^6.6.0",
"jasmine-core": "^2.4.1",
"karma": "^0.13.22",
"karma-jasmine": "^0.3.8",
"karma-phantomjs-launcher": "^1.0.0",
"karma-webpack": "^1.7.0",
"phantomjs-prebuilt": "^2.1.7",
"webpack": "^1.13.0"
}
}
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