@octokit/plugin-enterprise-compatibility
Advanced tools
Comparing version
@@ -1,4 +0,4 @@ | ||
const VERSION = "5.0.0"; | ||
const VERSION = "5.0.1"; | ||
export { | ||
VERSION | ||
}; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "5.0.0"; | ||
export declare const VERSION = "5.0.1"; |
{ | ||
"name": "@octokit/plugin-enterprise-compatibility", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"publishConfig": { | ||
@@ -22,4 +22,4 @@ "access": "public", | ||
"dependencies": { | ||
"@octokit/request-error": "^6.1.1", | ||
"@octokit/types": "^13.5.0" | ||
"@octokit/request-error": "^6.1.7", | ||
"@octokit/types": "^13.8.0" | ||
}, | ||
@@ -31,14 +31,12 @@ "devDependencies": { | ||
"@octokit/plugin-rest-endpoint-methods": "^13.2.1", | ||
"@octokit/tsconfig": "^3.0.0", | ||
"@types/fetch-mock": "^7.3.1", | ||
"@types/jest": "^29.0.0", | ||
"@types/node": "^20.0.0", | ||
"esbuild": "^0.20.0", | ||
"fetch-mock": "npm:@gr2m/fetch-mock@9.11.0-pull-request-644.1", | ||
"glob": "^10.2.6", | ||
"jest": "^29.0.0", | ||
"prettier": "3.2.5", | ||
"@octokit/tsconfig": "^4.0.0", | ||
"@types/node": "^22.0.0", | ||
"@vitest/coverage-v8": "^3.0.0", | ||
"esbuild": "^0.25.0", | ||
"fetch-mock": "^12.0.0", | ||
"glob": "^11.0.0", | ||
"prettier": "3.5.1", | ||
"semantic-release-plugin-update-version-in-files": "^1.0.0", | ||
"ts-jest": "^29.0.0", | ||
"typescript": "^5.0.0" | ||
"typescript": "^5.0.0", | ||
"vitest": "^3.0.0" | ||
}, | ||
@@ -45,0 +43,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
14
-12.5%9769
-0.93%Updated