@octokit/plugin-paginate-graphql
Advanced tools
Comparing version 5.1.0 to 5.2.0
@@ -1,4 +0,4 @@ | ||
const VERSION = "5.1.0"; | ||
const VERSION = "5.2.0"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "5.1.0"; | ||
export declare const VERSION = "5.2.0"; |
{ | ||
"name": "@octokit/plugin-paginate-graphql", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"provenance": true | ||
}, | ||
"type": "module", | ||
"version": "5.1.0", | ||
"version": "5.2.0", | ||
"description": "Octokit plugin to paginate GraphQL API endpoint responses", | ||
@@ -22,3 +23,3 @@ "repository": "github:octokit/plugin-paginate-graphql.js", | ||
"@octokit/core": "^6.0.0", | ||
"@octokit/plugin-rest-endpoint-methods": "^11.0.0", | ||
"@octokit/plugin-rest-endpoint-methods": "^12.0.0", | ||
"@octokit/tsconfig": "^3.0.0", | ||
@@ -25,0 +26,0 @@ "@types/fetch-mock": "^7.3.1", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34834
0