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
19
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.6.0-sk-next-beta.1 to 2.6.0

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [2.6.0] - 2020-12-18
### Added
- Add new build outputs (CommonJS, ESM, esnext, Node) for greater tree-shakability [#1698](https://github.com/Shopify/quilt/pull/1698)
## [2.5.3] - 2020-12-08

@@ -10,0 +16,0 @@

2

index.js

@@ -1,1 +0,1 @@

module.exports = require("./build/cjs/index");
module.exports = require("./build/node/index");
{
"name": "@shopify/koa-shopify-webhooks",
"version": "2.6.0-sk-next-beta.1",
"version": "2.6.0",
"license": "MIT",

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

"dependencies": {
"@shopify/network": "^1.6.0-sk-next-beta.1",
"@shopify/network": "^1.6.0",
"@types/koa": "^2.0.0",

@@ -30,0 +30,0 @@ "koa-bodyparser": "^4.2.1",

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