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

@octokit/webhooks-methods

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/webhooks-methods - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

2

dist-node/index.js

@@ -8,3 +8,3 @@ 'use strict';

const VERSION = "2.0.0";
const VERSION = "3.0.0";

@@ -11,0 +11,0 @@ var Algorithm;

@@ -1,1 +0,1 @@

export const VERSION = "2.0.0";
export const VERSION = "3.0.0";

@@ -1,1 +0,1 @@

export declare const VERSION = "2.0.0";
export declare const VERSION = "3.0.0";
{
"name": "@octokit/webhooks-methods",
"description": "Methods to handle GitHub Webhook requests",
"version": "2.0.0",
"version": "3.0.0",
"license": "MIT",

@@ -27,12 +27,15 @@ "files": [

"@pika/plugin-ts-standard-pkg": "^0.9.2",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.37",
"jest": "^27.0.0",
"prettier": "2.3.1",
"puppeteer": "^10.0.0",
"semantic-release": "^17.4.2",
"@types/jest": "^28.0.0",
"@types/node": "^16.0.0",
"jest": "^28.0.0",
"prettier": "2.7.1",
"puppeteer": "^15.0.0",
"semantic-release": "^19.0.0",
"semantic-release-plugin-update-version-in-files": "^1.1.0",
"ts-jest": "^27.0.0-next.12",
"ts-jest": "^28.0.0",
"typescript": "^4.2.4"
},
"engines": {
"node": ">= 14"
},
"publishConfig": {

@@ -39,0 +42,0 @@ "access": "public"

Sorry, the diff of this file is not supported yet

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