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

octoflare

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

octoflare - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

dist/webhook/index.d.ts

2

dist/octokit/index.d.ts

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

export * from '@octokit/webhooks-types';
export * from 'octokit';

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

export * from '@octokit/webhooks-types';
export * from 'octokit';
{
"name": "octoflare",
"version": "0.3.2",
"version": "0.3.3",
"description": "A framework for building GitHub Apps with Cloudflare Worker",

@@ -34,2 +34,6 @@ "type": "module",

"default": "./dist/octokit/index.js"
},
"./webhook": {
"types": "./dist/webhook/index.d.ts",
"default": "./dist/webhook/index.js"
}

@@ -36,0 +40,0 @@ },

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