Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

levenshtein-edit-distance

Package Overview
Dependencies
0
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.4 to 2.0.5

16

package.json
{
"name": "levenshtein-edit-distance",
"version": "2.0.4",
"version": "2.0.5",
"description": "Levenshtein edit distance. No cruft. Real fast.",

@@ -16,2 +16,6 @@ "license": "MIT",

"repository": "words/levenshtein-edit-distance",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
},
"bugs": "https://github.com/words/levenshtein-edit-distance/issues",

@@ -30,10 +34,9 @@ "author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

"browserify": "^16.0.0",
"execa": "^1.0.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.0.0",
"remark-cli": "^5.0.0",
"remark-preset-wooorm": "^4.0.0",
"remark-cli": "^7.0.0",
"remark-preset-wooorm": "^6.0.0",
"tape": "^4.0.0",
"tinyify": "^2.0.0",
"xo": "^0.24.0"
"xo": "^0.25.0"
},

@@ -67,2 +70,3 @@ "scripts": {

"rules": {
"unicorn/prefer-includes": "off",
"no-multi-assign": "off"

@@ -69,0 +73,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc