ngx-barcode6
Advanced tools
Comparing version 1.0.23 to 1.0.24
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
41224
420