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

@octokit/webhooks-definitions

Package Overview
Dependencies
Maintainers
3
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.11.1 to 3.11.2

6

package.json
{
"name": "@octokit/webhooks-definitions",
"version": "3.11.1",
"version": "3.11.2",
"publishConfig": {

@@ -24,4 +24,4 @@ "access": "public"

"test": "npm run build && node test.js",
"lint": "prettier --check '{bin,lib}/*.js' '*.{js,md}' package.json index.json",
"lint:fix": "prettier --write '{bin,lib}/*.js' '*.{js,md}' package.json index.json"
"lint": "prettier --check '{bin,lib}/*.js' '*.{js,md}' 'payload-examples/**/*.json' *.md package.json index.json",
"lint:fix": "prettier --write '{bin,lib}/*.js' '*.{js,md}' 'payload-examples/**/*.json' *.md package.json index.json"
},

@@ -28,0 +28,0 @@ "repository": "https://github.com/octokit/webhooks",

Sorry, the diff of this file is too big to display

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