guachos-general-autocomplete
Advanced tools
Comparing version 0.0.48 to 0.0.49
@@ -42,3 +42,5 @@ import { ChangeDetectorRef, ElementRef, EventEmitter, OnDestroy, OnInit, TemplateRef } from '@angular/core'; | ||
disable: boolean; | ||
showSuffix: boolean; | ||
order: string; | ||
suffixIcon: string; | ||
removeProperties: string[]; | ||
@@ -67,3 +69,3 @@ SelectElement: EventEmitter<any>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<GuachosGeneralAutocompleteComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<GuachosGeneralAutocompleteComponent, "guachos-general-autocomplete", never, { "floatLabel": "floatLabel"; "bodyRequest": "bodyRequest"; "debounceTimeValue": "debounceTimeValue"; "detailsTemplate": "detailsTemplate"; "label": "label"; "field": "field"; "filterString": "filterString"; "url": "url"; "displayOptions": "displayOptions"; "withoutPaddingBottom": "withoutPaddingBottom"; "valueId": "valueId"; "disable": "disable"; "order": "order"; "removeProperties": "removeProperties"; "clearData": "clearData"; "initialValue": "initialValue"; "restrictions": "restrictions"; "isRequired": "isRequired"; "doFocus": "doFocus"; }, { "SelectElement": "SelectElement"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<GuachosGeneralAutocompleteComponent, "guachos-general-autocomplete", never, { "floatLabel": "floatLabel"; "bodyRequest": "bodyRequest"; "debounceTimeValue": "debounceTimeValue"; "detailsTemplate": "detailsTemplate"; "label": "label"; "field": "field"; "filterString": "filterString"; "url": "url"; "displayOptions": "displayOptions"; "withoutPaddingBottom": "withoutPaddingBottom"; "valueId": "valueId"; "disable": "disable"; "showSuffix": "showSuffix"; "order": "order"; "suffixIcon": "suffixIcon"; "removeProperties": "removeProperties"; "clearData": "clearData"; "initialValue": "initialValue"; "restrictions": "restrictions"; "isRequired": "isRequired"; "doFocus": "doFocus"; }, { "SelectElement": "SelectElement"; }, never, never>; | ||
} |
{ | ||
"name": "guachos-general-autocomplete", | ||
"version": "0.0.48", | ||
"version": "0.0.49", | ||
"peerDependencies": { | ||
"@angular/common": "* && >=10.0.2", | ||
"@angular/core": "* && >=10.0.2", | ||
"@angular/flex-layout": "* && >=10.0.0-beta.32", | ||
"@angular/material": "* && >=10.0.1", | ||
"@ngx-translate/core": "* && >=12.0.0" | ||
"@ngx-translate/core": "* && >=12.0.0", | ||
"@angular/flex-layout": "* && >=10.0.0-beta.32" | ||
}, | ||
@@ -55,2 +55,2 @@ "license": "MIT", | ||
"sideEffects": false | ||
} | ||
} |
@@ -0,0 +0,0 @@ # GuachosGeneralAutocomplete |
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
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
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
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
373427
3243
1