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

kubesail-shipping

Package Overview
Dependencies
Maintainers
1
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.0.9 to 1.1.0

2

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

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