New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ngx-barcode6

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-barcode6 - npm Package Compare versions

Comparing version 1.0.23 to 1.0.24

12

package.json
{
"name": "ngx-barcode6",
"version": "1.0.23",
"description": "An angular component for Angular 9 - 16 for creating 1-D barcodes based on Lindell's JsBarcode",
"version": "1.0.24",
"description": "An angular component for Angular 9 - 17 for creating 1-D barcodes based on Lindell's JsBarcode",
"homepage": "https://github.com/efgiese/ngx-barcode6#readme",

@@ -13,5 +13,5 @@ "repository": {

"Angular",
"Angular14",
"Angular15",
"Angular16",
"Angular17",
"barcode",

@@ -25,5 +25,5 @@ "jsbarcode"

"peerDependencies": {
"@angular/common": ">=14.0.0 <17.0.0",
"@angular/core": ">=14.0.0 <17.0.0",
"jsbarcode": "^3.11.5"
"@angular/common": ">=14.0.0 <18.0.0",
"@angular/core": ">=14.0.0 <18.0.0",
"jsbarcode": "^3.11.6"
},

@@ -30,0 +30,0 @@ "dependencies": {

# ngx-barcode6
An angular component for Angular 9 - 16 for creating 1-D barcodes based on [Lindell's JsBarcode](https://github.com/lindell/JsBarcode).
An angular component for Angular 9 - 17 for creating 1-D barcodes based on [Lindell's JsBarcode](https://github.com/lindell/JsBarcode).
This is forked from [yobryon/ngx-barcode](https://github.com/yobryon/ngx-barcode) and upgraded to Angular 6 works on Angular 16.x.
This is forked from [yobryon/ngx-barcode](https://github.com/yobryon/ngx-barcode) and upgraded to Angular 6 works on Angular 17.x.

@@ -37,3 +37,3 @@ ## Supported barcodes

```bash
npm install --save ngx-barcode6 jsbarcode@3.11.5
npm install --save ngx-barcode6 jsbarcode@3.11.6
```

@@ -49,3 +49,3 @@

Because of Angular 16 and Nodejs 18 i think you can not use this actual version for lower than Angular 14.
Because of Angular 16 and Nodejs 18 i think you can not use this actual version for lower than Angular 15.

@@ -52,0 +52,0 @@ ## Usage

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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