You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@octokit/plugin-paginate-rest

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/plugin-paginate-rest - npm Package Compare versions

Comparing version
12.0.0
to
13.0.0
+1
-1
dist-src/version.js

@@ -1,4 +0,4 @@

const VERSION = "12.0.0";
const VERSION = "13.0.0";
export {
VERSION
};

@@ -1,1 +0,1 @@

export declare const VERSION = "12.0.0";
export declare const VERSION = "13.0.0";

@@ -8,3 +8,3 @@ {

"type": "module",
"version": "12.0.0",
"version": "13.0.0",
"description": "Octokit plugin to paginate REST API endpoint responses",

@@ -33,5 +33,5 @@ "repository": "github:octokit/plugin-paginate-rest.js",

"fetch-mock": "^12.0.0",
"github-openapi-graphql-query": "^4.0.0",
"github-openapi-graphql-query": "^5.0.0",
"glob": "^11.0.0",
"npm-run-all2": "^7.0.0",
"npm-run-all2": "^8.0.0",
"prettier": "3.5.3",

@@ -43,3 +43,3 @@ "semantic-release-plugin-update-version-in-files": "^2.0.0",

"engines": {
"node": ">= 18"
"node": ">= 20"
},

@@ -46,0 +46,0 @@ "files": [