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

@bsara/react-filter

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bsara/react-filter - npm Package Versions

2

2.0.1

Diff

bsara
published 2.0.0 •

bsara
published 1.3.0 •

Changelog

Source

1.3.0

  • [ADDED] Ability to pass function as children instead of using render prop.
bsara
published 1.2.0 •

Changelog

Source

1.2.0

  • [ADDED] Ability to skip filtering and just pass through given items via the new skip prop.
bsara
published 1.1.1 •

Changelog

Source

1.1.1

  • Optimized package size by only including what is needed in npm package.
bsara
published 1.1.0 •

Changelog

Source

1.1.0

  • [ADDED] "Memoized-One" filtering
  • [REMOVED] Component is no longer a "Pure" component. (this is no longer needed in light of the memoization added and allows for rendering of child components which may require a re-render even though filtering does not need to be re-run).
  • [REMOVED] predicate is no longer a required prop. Not specifying predicate or providing a predicate that is null or undefined will cause filtering to be skipped and the items provided will just be forwarded on to the render function.
bsara
published 1.0.2 •

Changelog

Source

1.0.2

  • Made license notices smaller.
bsara
published 1.0.1 •

Changelog

Source

1.0.1

  • Moved repository to GitLab.com
  • Updated dependencies
bsara
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial release.
bsara
published 1.0.0-beta.2 •

2
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