flexi-grid
Advanced tools
Comparing version 19.0.8 to 19.0.9
@@ -48,2 +48,3 @@ import { AfterViewInit, ElementRef, OnChanges, SimpleChanges } from '@angular/core'; | ||
readonly dataBindingExportPath: import("@angular/core").InputSignal<string>; | ||
columnsArray: import("@angular/core").WritableSignal<FlexiGridColumnComponent[]>; | ||
set pageSize(value: number); | ||
@@ -50,0 +51,0 @@ get pageSize(): number; |
{ | ||
"name": "flexi-grid", | ||
"version": "19.0.8", | ||
"version": "19.0.9", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^19.0.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
243604
1554