Comparing version 0.2.4 to 0.2.5
@@ -6,2 +6,3 @@ import { OnInit, EventEmitter } from '@angular/core'; | ||
export declare class DateRangeFilterComponent implements OnInit, IFilterComponent { | ||
private _locale; | ||
notranslations: boolean; | ||
@@ -20,2 +21,3 @@ field: string; | ||
get value(): string; | ||
get localizedValue(): string; | ||
set value(v: string); | ||
@@ -22,0 +24,0 @@ ngOnInit(): void; |
{ | ||
"name": "b4-tools", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": ">=13", |
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
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
757255
5225