kubesail-shipping
Advanced tools
Comparing version 1.0.9 to 1.1.0
{ | ||
"name": "kubesail-shipping", | ||
"version": "1.0.9", | ||
"version": "1.1.0", | ||
"description": "KubeSail Shipping and Tax Cost logic", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,6 +6,6 @@ module.exports = [ | ||
bays: 2, | ||
price: { USD: 49900, GBP: 38900, EUR: 46900 }, | ||
// RAW: 499USD => 368GBP => 440EUR | ||
// FAIR: 499 => 369 => 449 | ||
// REAL: 499 => 389 => 469 | ||
price: { USD: 52900, GBP: 42900, EUR: 49900 }, | ||
// RAW: 529USD => 390GBP => 466EUR | ||
// FAIR: 529 => 399 => 469 | ||
// REAL: 529 => 429 => 499 | ||
description: [ | ||
@@ -12,0 +12,0 @@ 'Standard PiBox, plus:', |
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