kubesail-shipping
Advanced tools
Comparing version 1.3.0 to 1.4.0
{ | ||
"name": "kubesail-shipping", | ||
"version": "1.3.0", | ||
"version": "1.4.0", | ||
"description": "KubeSail Shipping and Tax Cost logic", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ module.exports = [ | ||
bays: 2, | ||
price: { USD: 52900, GBP: 42900, EUR: 49900 }, | ||
price: { USD: 52900, GBP: 44500, EUR: 53900 }, | ||
// RAW: 529USD => 390GBP => 466EUR | ||
@@ -22,3 +22,3 @@ // FAIR: 529 => 399 => 469 | ||
bays: 2, | ||
price: { USD: 29900, GBP: 24900, EUR: 28900 }, | ||
price: { USD: 31900, GBP: 26900, EUR: 31900 }, | ||
// RAW: 299USD => 220GBP => 264EUR | ||
@@ -25,0 +25,0 @@ // FAIR: 299 => 229 => 269 |
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