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

kubesail-shipping

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kubesail-shipping - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

2

package.json
{
"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

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