@shopify/koa-shopify-webhooks
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "@shopify/koa-shopify-webhooks", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Receive webhooks from Shopify with ease", | ||
"dependencies": { | ||
"@shopify/network": "^2.0.2", | ||
"@shopify/network": "^2.0.3", | ||
"@types/koa": "^2.0.0", | ||
@@ -43,4 +43,5 @@ "koa-bodyparser": "^4.2.1", | ||
"files": [ | ||
"build/*", | ||
"build/", | ||
"!build/*.tsbuildinfo", | ||
"!build/ts/**/tests/", | ||
"index.js", | ||
@@ -60,3 +61,3 @@ "index.mjs", | ||
}, | ||
"gitHead": "71764912db9d5ba88805eb791d705e63201a029d" | ||
"gitHead": "80f3bf1a062fa2d432e63fe797716f9c0b226195" | ||
} |
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
25875
Updated@shopify/network@^2.0.3