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

ng2-nested-search

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-nested-search - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "ng2-nested-search",
"version": "1.0.0",
"version": "1.0.1",
"description": "A simple custom pipe for filtering arrays in your angular(2+) projects and get the count of filtered items.",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

# ng2-nested-search
A simple custom pipe for filtering arrays in your angular(2+) projects and get the count of filtered items.
A simple custom pipe for filtering arrays in your Angular 2 projects (works with Angular 4 and Angular 5 too) and get the count of filtered items.
It supports nested search and you may search the array of items on specific properties.

@@ -5,0 +5,0 @@

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