New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@firestitch/autocomplete-chips

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firestitch/autocomplete-chips - npm Package Compare versions

Comparing version

to
18.0.43

{
"name": "@firestitch/autocomplete-chips",
"version": "18.0.42",
"version": "18.0.43",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

export { FsAutocompleteChipsModule } from './app/fs-autocomplete-chips.module';
export { FsAutocompleteChipsComponent } from './app/components/autocomplete-chips/autocomplete-chips.component';
export { FsAutocompleteChipsTextValidIndicatorDirective } from './app/directives';
export { FsAutocompleteChipsNoResultsDirective } from './app/directives/autocomplete-chips-no-results.directive';

@@ -10,1 +9,2 @@ export { FsAutocompleteChipsSubtemplateDirective } from './app/directives/autocomplete-chips-subtemplate.directive';

export { FsAutocompleteChipsStaticDirective } from './app/directives/static-template.directive';
export { FsAutocompleteChipsTextValidIndicatorDirective } from './app/directives/text-valid-indicator.directive';

Sorry, the diff of this file is not supported yet