@shopify/koa-shopify-webhooks
Advanced tools
Comparing version 0.0.8-sknext-beta.8 to 1.0.0-sknext-beta.1
{ | ||
"name": "@shopify/koa-shopify-webhooks", | ||
"version": "0.0.8-sknext-beta.8", | ||
"version": "1.0.0-sknext-beta.1", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Receive webhooks from Shopify with ease", | ||
"dependencies": { | ||
"@shopify/network": "0.0.8-sknext-beta.8", | ||
"@shopify/network": "1.0.0-sknext-beta.1", | ||
"@types/koa": "^2.0.0", | ||
@@ -54,3 +54,3 @@ "koa-bodyparser": "^4.2.1", | ||
"./": "./", | ||
"./index": { | ||
".": { | ||
"import": "./index.mjs", | ||
@@ -57,0 +57,0 @@ "require": "./index.js", |
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
42519
+ Added@shopify/network@1.0.0-sknext-beta.1(transitive)
- Removed@shopify/network@0.0.8-sknext-beta.8(transitive)