octoflare
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -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 @@ }, |
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
6651
19
73