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

@pinelab/vendure-plugin-coinbase

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pinelab/vendure-plugin-coinbase - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

6

CHANGELOG.md

@@ -1,3 +0,7 @@

# 1.2.0 (2024-07-21)
# 1.2.1 (2024-08-04)
- Update compatibility range (#480)
# 1.2.0 (2024-06-21)
- Updated Vendure to 2.2.6

@@ -4,0 +8,0 @@

2

dist/coinbase.plugin.js

@@ -34,3 +34,3 @@ "use strict";

},
compatibility: '^2.0.0',
compatibility: '>=2.2.0',
configuration: (config) => {

@@ -37,0 +37,0 @@ config.paymentOptions.paymentMethodHandlers.push(coinbase_handler_1.coinbaseHandler);

{
"name": "@pinelab/vendure-plugin-coinbase",
"version": "1.2.0",
"version": "1.2.1",
"description": "Vendure plugin for Coinbase payments",

@@ -29,3 +29,3 @@ "author": "Martijn van de Brug <martijn@pinelab.studio>",

},
"gitHead": "a4375f51797b974b3edfb15e6f68926e7ccebe96"
"gitHead": "2414f11eb04b280eea1a2c937a96dbf3696195dc"
}
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