Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@octokit/webhooks-definitions

Package Overview
Dependencies
Maintainers
2
Versions
167
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/webhooks-definitions - npm Package Compare versions

Comparing version 3.68.0 to 3.68.1

21

package.json
{
"name": "@octokit/webhooks-definitions",
"version": "3.68.0",
"version": "3.68.1",
"description": "machine-readable, always up-to-date GitHub Webhooks specifications",

@@ -74,9 +74,18 @@ "keywords": [],

[
"semantic-release-plugin-update-version-in-files",
"@semantic-release/npm",
{
"files": [
"payload-*/package.json"
],
"placeholder": "0.0.0-development"
"pkgRoot": "./payload-examples"
}
],
[
"@semantic-release/npm",
{
"pkgRoot": "./payload-schemas"
}
],
[
"@semantic-release/npm",
{
"pkgRoot": "./payload-types"
}
]

@@ -83,0 +92,0 @@ ]

@@ -10,3 +10,3 @@ # Octokit Webhooks

Download the latest specification at
[octokit.github.io/webhooks/index.json](https://octokit.github.io/webhooks/index.json)
[octokit.github.io/webhooks/index.json](https://octokit.github.io/webhooks/payload-examples/index.json)

@@ -13,0 +13,0 @@ ## Example

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc