ngx-chiptan
Advanced tools
Comparing version 14.0.0 to 15.0.0
@@ -16,3 +16,3 @@ import { OnInit } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxChiptanComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxChiptanComponent, "ngx-chiptan", never, { "code": "code"; "width": "width"; "height": "height"; "bgColor": "bgColor"; "barColor": "barColor"; }, {}, never, never, false>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxChiptanComponent, "ngx-chiptan", never, { "code": "code"; "width": "width"; "height": "height"; "bgColor": "bgColor"; "barColor": "barColor"; }, {}, never, never, false, never>; | ||
} |
{ | ||
"name": "ngx-chiptan", | ||
"version": "14.0.0", | ||
"version": "15.0.0", | ||
"description": "Angular component to renders chiptan flicker code.", | ||
@@ -23,4 +23,4 @@ "author": "fundsaccess AG", | ||
"peerDependencies": { | ||
"@angular/common": "^14.x", | ||
"@angular/core": "^14.x" | ||
"@angular/common": "^15.x", | ||
"@angular/core": "^15.x" | ||
}, | ||
@@ -27,0 +27,0 @@ "module": "fesm2015/ngx-chiptan.mjs", |
@@ -37,2 +37,3 @@ <p align="center"> | ||
| 14.x | 14.x | | ||
| 15.x | 15.x | | ||
@@ -39,0 +40,0 @@ ## Import |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
78068
89