Socket
Socket
Sign inDemoInstall

js-search

Package Overview
Dependencies
0
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

2.0.1

Diff

Changelog

Source

2.0.1

README update. (No code changes.)

trysound
published 2.0.0 •

Changelog

Source

2.0.0

Added es modules support for bundlers via "module" field and for node via "exports" field. Commonjs output is no longer provided. Entry point is UMD now. UMD/ESM are bundled with rollup which reduced minified bundle size twice from 17432 to 7759 bytes! Flow types are distributed with sources.

brianvaughn
published 1.4.3 •

Changelog

Source

1.4.3

Don't inherit from the default Object for the token dictionary. (davidlukerice - #73)

brianvaughn
published 1.4.2 •

Changelog

Source

1.4.2

Throw an error if Search is instantiated without the required uidFieldName constructor parameter.

brianvaughn
published 1.4.1 •

Changelog

Source

1.4.1

brianvaughn
published 1.4.0 •

Changelog

Source

1.4.0

Search uid field can now be an array (for nested/deep keys).

brianvaughn
published 1.3.7 •

Changelog

Source

1.3.7

Fixed package.json to include correct files.

brianvaughn
published 1.3.6 •

Changelog

Source

1.3.6

Performance tuning and removal of eager deopts.

Behind the scenes, this release also includes a rewrite from TypeScript to Flowtype. The external API should not be impacted by this rewrite however.

brianvaughn
published 1.3.5 •

Changelog

Source

1.3.5

Fixed (hopefully) previous broken build.

brianvaughn
published 1.3.4 •

Changelog

Source

1.3.4

Simple tokenizer now supports cyrillic. (De-Luxis - #21)

23Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc