Socket
Socket
Sign inDemoInstall

fuse.js

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fuse.js - npm Package Versions

1
12

5.0.6-beta

Diff

Changelog

Source

Version 5.0.6-beta

  • Fixed (#357)
krisk
published 5.0.5-beta •

krisk
published 5.0.4-beta •

krisk
published 5.0.3-beta •

Changelog

Source

Version 5.0.3-beta

  • A couple of fixes, courtesy of Daniel Dickinson:
    • Generate multiple targets with webpack (#359)
    • Fixed TypeError (#360)
krisk
published 5.0.2-beta •

Changelog

Source

Version 5.0.2-beta

  • Added indexing for increased performance over large lists
    • Added Fuse.createIndex, which created and returns an index. This function can be used to pre-generate the index, which you can then save, and ultimately pass to the Fuse instance.

Breaking Changes

  • Removed id option
  • Changed format of the search results
  • Updated TypeScript definitions
krisk
published 5.0.1-beta •

Changelog

Source

Version 5.0.1-beta

  • Removed matchAllTokens option.
krisk
published 5.0.0-beta •

Changelog

Source

Version 5.0.0-beta

  • Added ability to search patterns longer > 32 characters
  • Removed maxPatternLength option
krisk
published 4.0.4-beta •

Changelog

Source

Version 4.0.4-beta

  • Re-added license information
krisk
published 4.0.3-beta •

Changelog

Source

Version 4.0.3-beta

  • Increased Node version
krisk
published 4.0.2-beta •

Changelog

Source

Version 4.0.2-beta

  • Added missing tests
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