@octokit/plugin-paginate-rest
Advanced tools
Comparing version 2.10.0 to 2.11.0
@@ -5,3 +5,3 @@ 'use strict'; | ||
const VERSION = "2.10.0"; | ||
const VERSION = "2.11.0"; | ||
@@ -8,0 +8,0 @@ /** |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "2.10.0"; | ||
export const VERSION = "2.11.0"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "2.10.0"; | ||
export declare const VERSION = "2.11.0"; |
@@ -1,2 +0,2 @@ | ||
const VERSION = "2.10.0"; | ||
const VERSION = "2.11.0"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@octokit/plugin-paginate-rest", | ||
"description": "Octokit plugin to paginate REST API endpoint responses", | ||
"version": "2.10.0", | ||
"version": "2.11.0", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "files": [ | ||
"dependencies": { | ||
"@octokit/types": "^6.10.0" | ||
"@octokit/types": "^6.11.0" | ||
}, | ||
@@ -23,0 +23,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
128245
2031
Updated@octokit/types@^6.11.0