Comparing version 4.0.2-beta to 4.0.3-beta
# Version 4.0.2-beta | ||
- Incrased Node version | ||
# Version 4.0.2-beta | ||
- Added missing tests | ||
@@ -4,0 +8,0 @@ |
@@ -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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33402