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

simple-paginator

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

simple-paginator - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

lib/index.js

@@ -10,2 +10,4 @@ // Generated by CoffeeScript 1.4.0

module.exports.paginatorSetup = require('./middleware');
}).call(this);

2

package.json

@@ -5,3 +5,3 @@ {

"description": "Helper methods to deal with pagination.",
"version": "0.2.0",
"version": "0.2.1",
"main" : "lib/index.js",

@@ -8,0 +8,0 @@ "repository": {

@@ -10,2 +10,5 @@ node-simple-paginator

### 0.2.1
exposed middleware
### 0.2.0

@@ -22,4 +25,4 @@ * First version

git add . -A
git commit -m "Upgrading to v0.2.0"
git tag -a v0.2.0 -m 'version 0.2.0'
git commit -m "Upgrading to v0.2.1"
git tag -a v0.2.1 -m 'version 0.2.1'
git push --tags

@@ -26,0 +29,0 @@ npm publish

Sorry, the diff of this file is not supported yet

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