@octokit/app-permissions
Advanced tools
Comparing version 2.0.0 to 2.1.0
{ | ||
"name": "@octokit/app-permissions", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"publishConfig": { | ||
"access": "public" | ||
"access": "public", | ||
"provenance": true | ||
}, | ||
@@ -23,3 +24,3 @@ "description": "machine-readable, always up-to-date GitHub App permissions", | ||
"cheerio": "^1.0.0-rc.12", | ||
"got": "^13.0.0", | ||
"got": "^14.0.0", | ||
"minimist": "^1.2.5", | ||
@@ -26,0 +27,0 @@ "prettier": "^3.0.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
960461