
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@schemater/filter-bar
Advanced tools
Filter bar that utilizes `@schemater/core` and `@schemater/bootstrap` to present nice `filter bar` as a complex searcher.
Filter bar that utilizes @schemater/core and @schemater/bootstrap to present nice filter bar as a complex searcher.
@schemater/core and @schemater/bootstrap and define all fields.SchematerFilterBarModule.forRoot({})<schemater-filter-bar [fields]="fields" [mainField]="mainField"></schemater-filter-bar> into templatefields: SchematerFieldConfig[] definitions of available fields. required
mainField: string - id of main search field. Field must be of type string required
options: SchematerFilterBarOptions search bar options:
filters: boolean - Filters turned on or not. Default: trueshowSearchButton: boolean - Show search button in bar. Default: trueemitSearchOnFormChange: boolean - Emit search event on every form value change. Default: trueemitSearchDebounce: number - Debounce time of emit search event. Default: 500filterManagement: boolean - Filter management turned on or not. Default: falsemainFieldPlaceholder: string - placeholder text for main field. If not provided the name of mainField is takenvalue: { [s: string]: SchematerSearchFieldValue } value of form. Component will emit search event on every value change. JSON.stringify is used for compariosion weather value has changed
defaultFilters: Filter[] array of default filters. Those filters cannot be removed or edited
customFilters: Filter[] array of user defined filters. Those filters can be removed or edited
selectedFilter: string|number filter's id of selected Filter
search: { [s: string]: SchematerSearchFieldValue } event triggered on form value change or search button clicked
searchButtonClicked: { [s: string]: SchematerSearchFieldValue } event triggered on search button clicked. Using that Output You can force to perform search on user action
filterChange: string|number event triggered when filter is changed. Passes id of Filter
customFiltersChange: Filter[] event triggered when custom filters are changed
FAQs
Filter bar that utilizes `@schemater/core` and `@schemater/bootstrap` to present nice `filter bar` as a complex searcher.
We found that @schemater/filter-bar demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.