@octokit/plugin-paginate-rest
Advanced tools
Comparing version 11.3.5 to 11.3.6
@@ -1,4 +0,4 @@ | ||
const VERSION = "11.3.5"; | ||
const VERSION = "11.3.6"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "11.3.5"; | ||
export declare const VERSION = "11.3.6"; |
@@ -8,3 +8,3 @@ { | ||
"type": "module", | ||
"version": "11.3.5", | ||
"version": "11.3.6", | ||
"description": "Octokit plugin to paginate REST API endpoint responses", | ||
@@ -20,3 +20,3 @@ "repository": "github:octokit/plugin-paginate-rest.js", | ||
"dependencies": { | ||
"@octokit/types": "^13.6.0" | ||
"@octokit/types": "^13.6.2" | ||
}, | ||
@@ -29,5 +29,5 @@ "peerDependencies": { | ||
"@octokit/plugin-rest-endpoint-methods": "^13.0.0", | ||
"@octokit/tsconfig": "^3.0.0", | ||
"@octokit/tsconfig": "^4.0.0", | ||
"@types/fetch-mock": "^7.3.1", | ||
"@types/node": "^20.0.0", | ||
"@types/node": "^22.0.0", | ||
"@vitest/coverage-v8": "^2.0.2", | ||
@@ -38,4 +38,4 @@ "esbuild": "^0.24.0", | ||
"glob": "^11.0.0", | ||
"npm-run-all2": "^6.0.0", | ||
"prettier": "3.3.3", | ||
"npm-run-all2": "^7.0.0", | ||
"prettier": "3.4.0", | ||
"semantic-release-plugin-update-version-in-files": "^1.0.0", | ||
@@ -42,0 +42,0 @@ "typescript": "^5.0.0", |
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
Updated@octokit/types@^13.6.2