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

validate-vat

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

validate-vat - npm Package Compare versions

Comparing version 0.7.1 to 0.8.0

3

lib/index.js

@@ -80,2 +80,5 @@ // Generated by CoffeeScript 1.12.7

var options, req, xml;
if (typeof countryCode === 'string') {
countryCode = countryCode.toUpperCase();
}
if (typeof timeout === 'function') {

@@ -82,0 +85,0 @@ callback = timeout;

2

package.json
{
"name": "validate-vat",
"version": "0.7.1",
"version": "0.8.0",
"description": "A Europe VAT number validation lib",

@@ -5,0 +5,0 @@ "main": "lib/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