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

react-barcode

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-barcode - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

14

lib/index.d.ts

@@ -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;

2

package.json
{
"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/

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