@octokit/webhooks
Advanced tools
Comparing version 13.4.0 to 13.4.1
{ | ||
"name": "@octokit/webhooks", | ||
"version": "13.4.0", | ||
"version": "13.4.1", | ||
"description": "GitHub webhook events toolset for Node.js", | ||
@@ -11,3 +11,3 @@ "keywords": [], | ||
"dependencies": { | ||
"@octokit/openapi-webhooks-types": "8.4.0", | ||
"@octokit/openapi-webhooks-types": "8.5.1", | ||
"@octokit/request-error": "^6.0.1", | ||
@@ -17,3 +17,3 @@ "@octokit/webhooks-methods": "^5.0.0" | ||
"devDependencies": { | ||
"@octokit/openapi-webhooks": "8.4.0", | ||
"@octokit/openapi-webhooks": "8.5.1", | ||
"@octokit/tsconfig": "^4.0.0", | ||
@@ -20,0 +20,0 @@ "@types/node": "^22.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
+ Added@octokit/openapi-webhooks-types@8.5.1(transitive)
- Removed@octokit/openapi-webhooks-types@8.4.0(transitive)