@shopify/koa-shopify-webhooks
Advanced tools
Comparing version 5.0.2 to 5.0.3
{ | ||
"name": "@shopify/koa-shopify-webhooks", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Receive webhooks from Shopify with ease", | ||
"dependencies": { | ||
"@shopify/network": "^3.2.0", | ||
"@shopify/network": "^3.2.1", | ||
"@types/koa": "^2.0.0", | ||
@@ -54,2 +54,3 @@ "koa-bodyparser": ">=4.0.0 <5.0.0", | ||
".": { | ||
"types": "./build/ts/index.d.ts", | ||
"esnext": "./index.esnext", | ||
@@ -56,0 +57,0 @@ "import": "./index.mjs", |
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
25914
Updated@shopify/network@^3.2.1