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

vies-vat

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vies-vat - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

6

package.json
{
"name": "vies-vat",
"version": "1.2.0",
"description": "EU VAT Number validation via European Union VIES API including company information",
"version": "1.2.1",
"description": "A EU VAT Number validation via European Union VIES API including company information",
"main": "lib/index.js",

@@ -14,4 +14,4 @@ "scripts": {

"keywords": [
"VIES",
"VAT",
"VIES",
"VATEU",

@@ -18,0 +18,0 @@ "EU",

@@ -12,3 +12,3 @@

## What is VIES-VAT ?
VIES-VAT is a lightweight quick and easy to use NPM package written in node.js A simple request with country code & VAT number ( timeout & debug optional ) will allow you to verify the validity of a VAT number issued by any European Union Member State via the VIES System. The returned response will show whether the VAT number is valid or not and any extra company information where available.
A lightweight quick and easy to use NPM package written in node.js A simple request with country code & VAT number ( timeout & debug optional ) will allow you to verify the validity of a VAT number issued by any European Union Member State via the VIES System. The returned response will show whether the VAT number is valid or not and any extra company information where available.

@@ -18,2 +18,5 @@ ## What is VIES ?

## Integration Support
Contact the developer at bitinix@gmail.com
## Get started

@@ -124,3 +127,3 @@ ```bash

### 1.2.0
### 1.2.1
Make for public use on GITHUB<br />

@@ -127,0 +130,0 @@

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