@octokit/plugin-paginate-rest
Advanced tools
Comparing version 2.13.5 to 2.13.6
@@ -5,3 +5,3 @@ 'use strict'; | ||
const VERSION = "2.13.5"; | ||
const VERSION = "2.13.6"; | ||
@@ -8,0 +8,0 @@ function ownKeys(object, enumerableOnly) { |
@@ -1,1 +0,1 @@ | ||
export const VERSION = "2.13.5"; | ||
export const VERSION = "2.13.6"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "2.13.5"; | ||
export declare const VERSION = "2.13.6"; |
@@ -1,2 +0,2 @@ | ||
const VERSION = "2.13.5"; | ||
const VERSION = "2.13.6"; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@octokit/plugin-paginate-rest", | ||
"description": "Octokit plugin to paginate REST API endpoint responses", | ||
"version": "2.13.5", | ||
"version": "2.13.6", | ||
"license": "MIT", | ||
@@ -20,3 +20,3 @@ "files": [ | ||
"dependencies": { | ||
"@octokit/types": "^6.13.0" | ||
"@octokit/types": "^6.17.3" | ||
}, | ||
@@ -37,5 +37,6 @@ "peerDependencies": { | ||
"fetch-mock": "^9.0.0", | ||
"github-openapi-graphql-query": "^1.0.4", | ||
"jest": "^27.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"prettier": "2.3.1", | ||
"prettier": "2.3.2", | ||
"semantic-release": "^17.0.0", | ||
@@ -42,0 +43,0 @@ "semantic-release-plugin-update-version-in-files": "^1.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
189003
18
Updated@octokit/types@^6.17.3