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
13.2.0
to
13.2.1
+1
-1
dist-src/version.js

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

const VERSION = "13.2.0";
const VERSION = "13.2.1";
export {
VERSION
};

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

export declare const VERSION = "13.2.0";
export declare const VERSION = "13.2.1";

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

"type": "module",
"version": "13.2.0",
"version": "13.2.1",
"description": "Octokit plugin to paginate REST API endpoint responses",

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

"dependencies": {
"@octokit/types": "^15.0.0"
"@octokit/types": "^15.0.1"
},

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