@pinelab/vendure-plugin-coinbase
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -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 @@ |
@@ -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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23410