react-barcode
Advanced tools
Comparing version 1.5.0 to 1.5.1
@@ -10,9 +10,21 @@ import React from "react"; | ||
| "CODE128" | ||
| "CODE128A" | ||
| "CODE128B" | ||
| "CODE128C" | ||
| "EAN13" | ||
| "EAN8" | ||
| "EAN5" | ||
| "EAN2" | ||
| "UPC" | ||
| "UPCE" | ||
| "ITF14" | ||
| "ITF" | ||
| "MSI" | ||
| "MSI10" | ||
| "MSI11" | ||
| "MSI1010" | ||
| "MSI1110" | ||
| "pharmacode" | ||
| "codabar" | ||
| "upc"; | ||
| "GenericBarcode"; | ||
displayValue?: boolean; | ||
@@ -19,0 +31,0 @@ fontOptions?: string; |
{ | ||
"name": "react-barcode", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "React component to generate barcodes", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
# react-barcode | ||
![NPM Version](https://img.shields.io/npm/v/react-barcode) | ||
<img src="https://raw.githubusercontent.com/kciter/react-barcode/master/images/barcode.png" alt="barcode" width="600"><br> | ||
@@ -4,0 +6,0 @@ Preview: http://kciter.github.io/react-barcode/ |
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
11463
187
88