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
13
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 2.1.0 to 2.1.1

10

package.json
{
"name": "@shopify/koa-shopify-webhooks",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",

@@ -28,4 +28,5 @@ "description": "Receive webhooks from Shopify with ease.",

"@shopify/network": "^1.4.2",
"@types/koa": "^2.0.0",
"koa-bodyparser": "^4.2.1",
"koa-compose": "^4.1.0",
"koa-compose": ">=3.0.0 <4.0.0",
"koa-mount": "^4.0.0",

@@ -36,4 +37,7 @@ "safe-compare": "^1.1.3"

"@types/koa-bodyparser": "^4.2.1",
"@types/koa-compose": "^3.2.2"
"@types/koa-compose": "*"
},
"peerDependencies": {
"koa": ">=2.0.0"
},
"files": [

@@ -40,0 +44,0 @@ "dist/*"

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