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.6 to 1.0.7

14

index.js

@@ -7,9 +7,9 @@ const countryVat = require('country-vat')

const shippingCostTable = {
0: [4.5],
1: [12],
2: [12.75],
3: [16.5],
4: [27],
5: [32],
6: [36],
0: [450],
1: [1200],
2: [1275],
3: [1650],
4: [2700],
5: [3200],
6: [3600],
}

@@ -16,0 +16,0 @@

{
"name": "kubesail-shipping",
"version": "1.0.6",
"version": "1.0.7",
"description": "KubeSail Shipping and Tax Cost logic",

@@ -5,0 +5,0 @@ "main": "index.js",

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