octoflare
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "octoflare", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "A framework for building GitHub Apps with Cloudflare Worker", | ||
@@ -44,3 +44,2 @@ "type": "module", | ||
"devDependencies": { | ||
"@jill64/attempt": "1.0.6", | ||
"@types/node": "20.8.2", | ||
@@ -52,2 +51,3 @@ "@typescript-eslint/eslint-plugin": "6.7.4", | ||
"dependencies": { | ||
"@jill64/attempt": "1.0.6", | ||
"@cloudflare/workers-types": "4.20231002.0", | ||
@@ -54,0 +54,0 @@ "@octokit/webhooks-types": "7.3.1", |
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
4
4
+ Added@jill64/attempt@1.0.6
+ Added@jill64/attempt@1.0.6(transitive)
+ Addedis-promise@4.0.0(transitive)