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.3.0 to 1.3.1

2

lib/react-barcode.js

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

var renderElement = getDOMNode(this.refs.renderElement);
new JsBarcode(renderElement, this.props.value, this.props);
new JsBarcode(renderElement, this.props.value).options(this.props);
},

@@ -85,0 +85,0 @@

{
"name": "react-barcode",
"version": "1.3.0",
"version": "1.3.1",
"description": "React component to generate barcodes",

@@ -5,0 +5,0 @@ "keywords": [

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