Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aceakash committed Nov 9, 2020
1 parent f395495 commit e63157a
Show file tree
Hide file tree
Showing 3 changed files with 657 additions and 3,119 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Finds degree of similarity between two strings, based on [Dice's Coefficient](ht
- [3.0.1](#301)
- [4.0.1](#401)
- [4.0.2](#402)
- [4.0.3](#403)


## Usage
Expand Down Expand Up @@ -156,6 +157,9 @@ stringSimilarity.findBestMatch('Olive-green table for sale, in extremely good co
### 4.0.2
* Update dependencies to latest versions.

### 4.0.3
* Make compatible with IE and ES5. Also, update deps. (see [PR56](https://github.com/aceakash/string-similarity/pull/56))


![Build status](https://codeship.com/projects/2aa453d0-0959-0134-8a76-4abcb29fe9b4/status?branch=master)
[![Known Vulnerabilities](https://snyk.io/test/github/aceakash/string-similarity/badge.svg)](https://snyk.io/test/github/aceakash/string-similarity)
Loading

0 comments on commit e63157a

Please sign in to comment.