abc-barcode
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -15,3 +15,3 @@ exports.isBarcode = ( val ) => { | ||
'12': [ '18', '36', '60', '62', '69' ], | ||
'13': [ '29', '39', '40', '41', '48', '49', '51', '59', '60', '63', '67', '69', '79', '87', '88', '90', '91', '92', '93' ], | ||
'13': [ '29', '39', '40', '41', '47', '48', '49', '51', '59', '60', '63', '67', '69', '79', '87', '88', '90', '91', '92', '93' ], | ||
'14': [ '69', '86', '06' ], | ||
@@ -18,0 +18,0 @@ '15': [ '69' ], |
{ | ||
"name": "abc-barcode", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "barcode detector", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2016