@octokit/plugin-paginate-rest
Advanced tools
Comparing version 10.0.0 to 10.1.0
@@ -1,4 +0,4 @@ | ||
const VERSION = "10.0.0"; | ||
const VERSION = "10.1.0"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "10.0.0"; | ||
export declare const VERSION = "10.1.0"; |
{ | ||
"name": "@octokit/plugin-paginate-rest", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"provenance": true | ||
}, | ||
"type": "module", | ||
"version": "10.0.0", | ||
"version": "10.1.0", | ||
"description": "Octokit plugin to paginate REST API endpoint responses", | ||
@@ -9,0 +10,0 @@ "repository": "github:octokit/plugin-paginate-rest.js", |
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
165902