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
4
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
11.5.0
to
11.6.0
+1
-1
dist-src/version.js

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

const VERSION = "11.5.0";
const VERSION = "11.6.0";
export {
VERSION
};

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

export declare const VERSION = "11.5.0";
export declare const VERSION = "11.6.0";

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

"type": "module",
"version": "11.5.0",
"version": "11.6.0",
"description": "Octokit plugin to paginate REST API endpoint responses",

@@ -20,3 +20,3 @@ "repository": "github:octokit/plugin-paginate-rest.js",

"dependencies": {
"@octokit/types": "^13.9.0"
"@octokit/types": "^13.10.0"
},

@@ -23,0 +23,0 @@ "peerDependencies": {