Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "sales-tax", | ||
"description": "International sales tax calculator for Node (offline, except for VAT number validation). Tax rates are kept up-to-date.", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"homepage": "https://github.com/valeriansaliou/node-sales-tax", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -286,4 +286,2 @@ # node-sales-tax | ||
For now, this module only supports tax number (VAT number) validation for European countries. | ||
### :eu: Europe | ||
@@ -290,0 +288,0 @@ |
29782
305