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

react-jsbarcode

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-jsbarcode - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### [0.2.1](https://github.com/iamchathu/react-jsbarcode/compare/v0.2.0...v0.2.1) (2021-10-07)
### Bug Fixes
- make options optional prop ([0bc6f4b](https://github.com/iamchathu/react-jsbarcode/commit/0bc6f4b3cb41efbc97f71495f2f9f8f40775353e))
## [0.2.0](https://github.com/iamchathu/react-jsbarcode/compare/v0.1.2...v0.2.0) (2021-10-07)

@@ -7,0 +13,0 @@

2

lib/index.d.ts

@@ -11,3 +11,3 @@ /// <reference types="react" />

value: string;
options: Options;
options?: Options;
}

@@ -14,0 +14,0 @@ export { Options };

{
"name": "react-jsbarcode",
"version": "0.2.0",
"version": "0.2.1",
"description": "JSBarcode component for React",

@@ -5,0 +5,0 @@ "homepage": "http://github.com/iamchathu/react-jsbarcode",

Sorry, the diff of this file is not supported yet

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