Socket
Socket
Sign inDemoInstall

@accountable/jsvat

Package Overview
Dependencies
0
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

2

lib/cjs/countries/cyprus.js

@@ -21,3 +21,3 @@ 'use strict';

multipliers: {},
regex: [/^(CY)([0-59]\d{7}[A-Z])$/],
regex: [/^(CY)(\d{8}[A-Z])$/],
},

@@ -24,0 +24,0 @@ };

@@ -19,3 +19,3 @@ const cyprus = {

multipliers: {},
regex: [/^(CY)([0-59]\d{7}[A-Z])$/],
regex: [/^(CY)(\d{8}[A-Z])$/],
},

@@ -22,0 +22,0 @@ };

{
"name": "@accountable/jsvat",
"version": "1.3.0",
"version": "1.3.1",
"description": "Check the validity of the format of a VAT number",

@@ -5,0 +5,0 @@ "exports": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc