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.3.0 to 4.4.0

2

build/cjs/receive.js

@@ -45,3 +45,3 @@ 'use strict';

} else {
ctx.res.statusCode = network.StatusCode.Forbidden;
ctx.res.statusCode = network.StatusCode.Unauthorized;
}

@@ -48,0 +48,0 @@ }

{
"name": "@shopify/koa-shopify-webhooks",
"version": "4.3.0",
"version": "4.4.0",
"license": "MIT",

@@ -59,3 +59,3 @@ "description": "Receive webhooks from Shopify with ease",

},
"gitHead": "ab127b671992eaf02fa5d4dc47f1b49113001d5c"
"gitHead": "e21ba4a7a35cd3d5a4cf0602efdab2711fc96871"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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