Socket
Socket
Sign inDemoInstall

react-jsbarcode

Package Overview
Dependencies
5
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

6

CHANGELOG.md

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

### [0.1.1](https://github.com/iamchathu/react-jsbarcode/compare/v0.1.0...v0.1.1) (2021-10-07)
### Bug Fixes
- readme react jsx formatting ([94a24bf](https://github.com/iamchathu/react-jsbarcode/commit/94a24bf833cd79e254806c7e46bae51ad94e8c0a))
## 0.1.0 (2021-10-07)

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

19

package.json
{
"name": "react-jsbarcode",
"version": "0.1.0",
"version": "0.1.1",
"description": "JSBarcode component for React",
"homepage": "http://github.com/iamchathu/react-jsbarcode",
"repository": {
"type": "git",
"url": "https://github.com/iamchathu/react-jsbarcode.git"
},
"main": "lib/index.js",
"types": "lib/index.d.ts",
"files": [
"lib"
],
"author": "Chathu Vishwajith <iam@chathu.me>",

@@ -42,3 +50,10 @@ "license": "MIT",

"react": "^17.0.2"
}
},
"keywords": [
"react",
"react-component",
"barcode",
"jsbarcode",
"barcode generator"
]
}

2

Readme.md

@@ -30,3 +30,3 @@ # react-jsbarcode

```ts
```tsx
import ReactJSBarcode from 'react-jsbarcode';

@@ -33,0 +33,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc