Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

flexi-select

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexi-select - npm Package Compare versions

Comparing version 18.2.1 to 18.2.11

2

lib/flexi-select.component.d.ts

@@ -5,2 +5,3 @@ import { ElementRef, EventEmitter, OnChanges, QueryList, SimpleChanges } from '@angular/core';

export declare class FlexiSelectComponent implements OnChanges {
#private;
data: any[];

@@ -29,2 +30,3 @@ value: any;

ngAfterContentInit(): void;
trackByFn(index: number, item: any): any;
selectInitialStateValue(): void;

@@ -31,0 +33,0 @@ loadMoreData(): void;

2

package.json
{
"name": "flexi-select",
"version": "18.2.1",
"version": "18.2.11",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^18.0.0",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc