@shopify/koa-shopify-webhooks
Advanced tools
Comparing version 4.4.2 to 4.4.3
{ | ||
"name": "@shopify/koa-shopify-webhooks", | ||
"version": "4.4.2", | ||
"version": "4.4.3", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Receive webhooks from Shopify with ease", | ||
"dependencies": { | ||
"@shopify/network": "^2.0.6", | ||
"@shopify/network": "^2.0.7", | ||
"@types/koa": "^2.0.0", | ||
@@ -53,3 +53,2 @@ "koa-bodyparser": ">=4.0.0 <5.0.0", | ||
"exports": { | ||
"./": "./", | ||
".": { | ||
@@ -59,5 +58,6 @@ "esnext": "./index.esnext", | ||
"require": "./index.js" | ||
} | ||
}, | ||
"./*": "./" | ||
}, | ||
"gitHead": "3d653b17366d732199fd319eb5c9c935f4f6a207" | ||
"gitHead": "82524f19df95eab93f7dcd0a8535bc45562d85c8" | ||
} |
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
27009
Updated@shopify/network@^2.0.7