Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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 Compare versions

Comparing version 4.0.2-beta to 4.0.3-beta

4

CHANGELOG.md
# Version 4.0.2-beta
- Incrased Node version
# Version 4.0.2-beta
- Added missing tests

@@ -4,0 +8,0 @@

2

dist/fuse.d.ts

@@ -1,2 +0,2 @@

// Type definitions for Fuse.js v4.0.2-beta
// Type definitions for Fuse.js v4.0.3-beta
// TypeScript Version: 3.1

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

/*!
* Fuse.js v4.0.2-beta - Lightweight fuzzy-search (http://fusejs.io)
* Fuse.js v4.0.3-beta - Lightweight fuzzy-search (http://fusejs.io)
*

@@ -4,0 +4,0 @@ * Copyright (c) 2012-2020 Kirollos Risk (http://kiro.me)

@@ -8,3 +8,3 @@ {

},
"version": "4.0.2-beta",
"version": "4.0.3-beta",
"description": "Lightweight fuzzy-search",

@@ -49,3 +49,3 @@ "license": "Apache-2.0",

"engines": {
"node": ">=6"
"node": ">=10"
},

@@ -52,0 +52,0 @@ "files": [

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