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

levdist

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

levdist - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

4

package.json
{
"name": "levdist",
"version": "2.1.0",
"version": "2.2.0",
"description": "A minimal algorithm for computing Levenshtein distance in JavaScript.",

@@ -21,3 +21,3 @@ "main": "lib/index.js",

"author": "Ionică Bizău <bizauionica@gmail.com> (http://ionicabizau.net)",
"license": "KINDLY",
"license": "MIT",
"bugs": {

@@ -24,0 +24,0 @@ "url": "https://github.com/IonicaBizau/node-levdist/issues"

@@ -8,3 +8,3 @@ # levdist [![Support this project][donate-now]][paypal-donations]

```sh
$ npm i levdist
$ npm i --save levdist
```

@@ -47,11 +47,10 @@

[KINDLY][license] © [Ionică Bizău][website]
[MIT][license] © [Ionică Bizău][website]
[license]: http://ionicabizau.github.io/kindly-license/?author=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica@gmail.com%3E&year=2014
[website]: http://ionicabizau.net
[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW
[donate-now]: http://i.imgur.com/6cMbHOC.png
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(http%3A%2F%2Fionicabizau.net)&year=2014#license-mit
[website]: http://ionicabizau.net
[contributing]: /CONTRIBUTING.md
[docs]: /DOCUMENTATION.md

Sorry, the diff of this file is not supported yet

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