ngx-barcode6
Advanced tools
Comparing version 1.0.20 to 1.0.21
@@ -33,3 +33,3 @@ import { OnChanges, Renderer2, ElementRef, AfterViewInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxBarcode6Component, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxBarcode6Component, "ngx-barcode6", never, { "elementType": "bc-element-type"; "cssClass": "bc-class"; "format": "bc-format"; "lineColor": "bc-line-color"; "width": "bc-width"; "height": "bc-height"; "displayValue": "bc-display-value"; "fontOptions": "bc-font-options"; "font": "bc-font"; "textAlign": "bc-text-align"; "textPosition": "bc-text-position"; "textMargin": "bc-text-margin"; "fontSize": "bc-font-size"; "background": "bc-background"; "margin": "bc-margin"; "marginTop": "bc-margin-top"; "marginBottom": "bc-margin-bottom"; "marginLeft": "bc-margin-left"; "marginRight": "bc-margin-right"; "value": "bc-value"; "valid": "bc-valid"; }, {}, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxBarcode6Component, "ngx-barcode6", never, { "elementType": "bc-element-type"; "cssClass": "bc-class"; "format": "bc-format"; "lineColor": "bc-line-color"; "width": "bc-width"; "height": "bc-height"; "displayValue": "bc-display-value"; "fontOptions": "bc-font-options"; "font": "bc-font"; "textAlign": "bc-text-align"; "textPosition": "bc-text-position"; "textMargin": "bc-text-margin"; "fontSize": "bc-font-size"; "background": "bc-background"; "margin": "bc-margin"; "marginTop": "bc-margin-top"; "marginBottom": "bc-margin-bottom"; "marginLeft": "bc-margin-left"; "marginRight": "bc-margin-right"; "value": "bc-value"; "valid": "bc-valid"; }, {}, never, never, false>; | ||
} |
{ | ||
"name": "ngx-barcode6", | ||
"version": "1.0.20", | ||
"description": "An angular component for Angular 9 - 13 for creating 1-D barcodes based on Lindell's JsBarcode", | ||
"version": "1.0.21", | ||
"description": "An angular component for Angular 9 - 14 for creating 1-D barcodes based on Lindell's JsBarcode", | ||
"homepage": "https://github.com/efgiese/ngx-barcode6#readme", | ||
@@ -18,2 +18,3 @@ "repository": { | ||
"Angular13", | ||
"Angular14", | ||
"barcode", | ||
@@ -27,4 +28,4 @@ "jsbarcode" | ||
"peerDependencies": { | ||
"@angular/common": ">=9.0.0 <14.0.0", | ||
"@angular/core": ">=9.0.0 <14.0.0", | ||
"@angular/common": ">=9.0.0 <15.0.0", | ||
"@angular/core": ">=9.0.0 <15.0.0", | ||
"jsbarcode": "^3.11.5" | ||
@@ -40,3 +41,3 @@ }, | ||
"fesm2015": "fesm2015/ngx-barcode6.mjs", | ||
"typings": "ngx-barcode6.d.ts", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
@@ -47,3 +48,3 @@ "./package.json": { | ||
".": { | ||
"types": "./ngx-barcode6.d.ts", | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ngx-barcode6.mjs", | ||
@@ -50,0 +51,0 @@ "es2020": "./fesm2020/ngx-barcode6.mjs", |
# ngx-barcode6 | ||
An angular component for Angular 9 - 13 for creating 1-D barcodes based on [Lindell's JsBarcode](https://github.com/lindell/JsBarcode). | ||
An angular component for Angular 9 - 14 for creating 1-D barcodes based on [Lindell's JsBarcode](https://github.com/lindell/JsBarcode). | ||
@@ -5,0 +5,0 @@ This is forked from [yobryon/ngx-barcode](https://github.com/yobryon/ngx-barcode) and upgraded to Angular 6 works on Angular 13.x. |
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
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
56898
0
600