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

Commit e63157a

Browse files
committed
update deps
1 parent f395495 commit e63157a

File tree

3 files changed

+657
-3119
lines changed

3 files changed

+657
-3119
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ Finds degree of similarity between two strings, based on [Dice's Coefficient](ht
2525
- [3.0.1](#301)
2626
- [4.0.1](#401)
2727
- [4.0.2](#402)
28+
- [4.0.3](#403)
2829

2930

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

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

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

0 commit comments

Comments
 (0)