@octokit/plugin-paginate-rest
Advanced tools
Comparing version 2.16.1 to 2.16.2
@@ -5,3 +5,3 @@ 'use strict'; | ||
const VERSION = "2.16.1"; | ||
const VERSION = "2.16.2"; | ||
@@ -8,0 +8,0 @@ function ownKeys(object, enumerableOnly) { |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "2.16.1"; | ||
export const VERSION = "2.16.2"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "2.16.1"; | ||
export declare const VERSION = "2.16.2"; |
@@ -1,2 +0,2 @@ | ||
const VERSION = "2.16.1"; | ||
const VERSION = "2.16.2"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@octokit/plugin-paginate-rest", | ||
"description": "Octokit plugin to paginate REST API endpoint responses", | ||
"version": "2.16.1", | ||
"version": "2.16.2", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "files": [ | ||
"dependencies": { | ||
"@octokit/types": "^6.27.1" | ||
"@octokit/types": "^6.27.2" | ||
}, | ||
@@ -23,0 +23,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+ Added@octokit/graphql@8.2.0(transitive)
+ Added@octokit/types@13.8.0(transitive)
- Removed@octokit/graphql@8.1.2(transitive)
- Removed@octokit/types@13.7.0(transitive)
Updated@octokit/types@^6.27.2