Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/koa-shopify-webhooks

Package Overview
Dependencies
Maintainers
18
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/koa-shopify-webhooks - npm Package Compare versions

Comparing version 4.4.0 to 4.4.1

5

index.js

@@ -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");

10

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc