Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ngx-chiptan

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-chiptan - npm Package Compare versions

Comparing version 15.0.0 to 16.0.0

esm2022/lib/flicker.mjs

2

lib/ngx-chiptan.component.d.ts

@@ -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

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