@octokit/plugin-paginate-rest
Advanced tools
@@ -1,4 +0,4 @@ | ||
| const VERSION = "12.0.0"; | ||
| const VERSION = "13.0.0"; | ||
| export { | ||
| VERSION | ||
| }; |
@@ -1,1 +0,1 @@ | ||
| export declare const VERSION = "12.0.0"; | ||
| export declare const VERSION = "13.0.0"; |
+4
-4
@@ -8,3 +8,3 @@ { | ||
| "type": "module", | ||
| "version": "12.0.0", | ||
| "version": "13.0.0", | ||
| "description": "Octokit plugin to paginate REST API endpoint responses", | ||
@@ -33,5 +33,5 @@ "repository": "github:octokit/plugin-paginate-rest.js", | ||
| "fetch-mock": "^12.0.0", | ||
| "github-openapi-graphql-query": "^4.0.0", | ||
| "github-openapi-graphql-query": "^5.0.0", | ||
| "glob": "^11.0.0", | ||
| "npm-run-all2": "^7.0.0", | ||
| "npm-run-all2": "^8.0.0", | ||
| "prettier": "3.5.3", | ||
@@ -43,3 +43,3 @@ "semantic-release-plugin-update-version-in-files": "^2.0.0", | ||
| "engines": { | ||
| "node": ">= 18" | ||
| "node": ">= 20" | ||
| }, | ||
@@ -46,0 +46,0 @@ "files": [ |