🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@seges/angular-filter-box

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@seges/angular-filter-box - npm Package Compare versions

Comparing version
1.0.0
to
1.1.0
+1
-3
index.ts

@@ -1,3 +0,1 @@

/**
* In here you should export the modules you want to expose from the files in /src.
*/
export * from "./src/filterBox.component";
{
"name": "@seges/angular-filter-box",
"version": "1.0.0",
"version": "1.1.0",
"description": "Search field for angular views to filter out data entries.",

@@ -5,0 +5,0 @@ "main": "index.ts",

export * from "./filterBox.component";