@shopify/koa-shopify-webhooks
Advanced tools
Comparing version 4.4.0 to 4.4.1
@@ -1,4 +0,1 @@ | ||
function interopRequireDefault(obj) { | ||
return obj && obj.__esModule ? obj : {default: obj}; | ||
} | ||
module.exports = interopRequireDefault(require("./build/cjs/index.js")); | ||
module.exports = require("./build/cjs/index.js"); |
{ | ||
"name": "@shopify/koa-shopify-webhooks", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"license": "MIT", | ||
@@ -27,3 +27,3 @@ "description": "Receive webhooks from Shopify with ease", | ||
"dependencies": { | ||
"@shopify/network": "^2.0.4", | ||
"@shopify/network": "^2.0.5", | ||
"@types/koa": "^2.0.0", | ||
@@ -55,8 +55,8 @@ "koa-bodyparser": ">=4.0.0 <5.0.0", | ||
".": { | ||
"esnext": "./index.esnext", | ||
"import": "./index.mjs", | ||
"require": "./index.js", | ||
"esnext": "./index.esnext" | ||
"require": "./index.js" | ||
} | ||
}, | ||
"gitHead": "e21ba4a7a35cd3d5a4cf0602efdab2711fc96871" | ||
"gitHead": "bbb10becf71853111f455e3561ac79d443703d25" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
27008
327
3
Updated@shopify/network@^2.0.5