ngx-chiptan
Advanced tools
Comparing version 15.0.0 to 16.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, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxChiptanComponent, "ngx-chiptan", never, { "code": { "alias": "code"; "required": false; }; "width": { "alias": "width"; "required": false; }; "height": { "alias": "height"; "required": false; }; "bgColor": { "alias": "bgColor"; "required": false; }; "barColor": { "alias": "barColor"; "required": false; }; }, {}, never, never, false, never>; | ||
} |
{ | ||
"name": "ngx-chiptan", | ||
"version": "15.0.0", | ||
"version": "16.0.0", | ||
"description": "Angular component to renders chiptan flicker code.", | ||
@@ -23,10 +23,9 @@ "author": "fundsaccess AG", | ||
"peerDependencies": { | ||
"@angular/common": "^15.x", | ||
"@angular/core": "^15.x" | ||
"@angular/common": "^16.x", | ||
"@angular/core": "^16.x" | ||
}, | ||
"module": "fesm2015/ngx-chiptan.mjs", | ||
"es2020": "fesm2020/ngx-chiptan.mjs", | ||
"esm2020": "esm2020/ngx-chiptan.mjs", | ||
"fesm2020": "fesm2020/ngx-chiptan.mjs", | ||
"fesm2015": "fesm2015/ngx-chiptan.mjs", | ||
"engines": { | ||
"node": "^16.14.0 || ^18.10.0" | ||
}, | ||
"module": "fesm2022/ngx-chiptan.mjs", | ||
"typings": "index.d.ts", | ||
@@ -39,7 +38,5 @@ "exports": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ngx-chiptan.mjs", | ||
"es2020": "./fesm2020/ngx-chiptan.mjs", | ||
"es2015": "./fesm2015/ngx-chiptan.mjs", | ||
"node": "./fesm2015/ngx-chiptan.mjs", | ||
"default": "./fesm2020/ngx-chiptan.mjs" | ||
"esm2022": "./esm2022/ngx-chiptan.mjs", | ||
"esm": "./esm2022/ngx-chiptan.mjs", | ||
"default": "./fesm2022/ngx-chiptan.mjs" | ||
} | ||
@@ -46,0 +43,0 @@ }, |
@@ -38,2 +38,3 @@ <p align="center"> | ||
| 15.x | 15.x | | ||
| 16.x | 16.x | | ||
@@ -40,0 +41,0 @@ ## Import |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
90
55285
14
467
2