levenshtein-edit-distance
Advanced tools
Comparing version 2.0.1 to 2.0.2
{ | ||
"name": "levenshtein-edit-distance", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "Levenshtein edit distance. No cruft. Real fast.", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
], | ||
"repository": "wooorm/levenshtein-edit-distance", | ||
"bugs": "https://github.com/wooorm/levenshtein-edit-distance/issues", | ||
"homepage": "https://words.github.io/levenshtein-edit-distance/", | ||
"repository": "words/levenshtein-edit-distance", | ||
"bugs": "https://github.com/words/levenshtein-edit-distance/issues", | ||
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
@@ -30,5 +31,5 @@ "contributors": [ | ||
"esmangle": "^1.0.0", | ||
"execa": "^0.7.0", | ||
"execa": "^0.8.0", | ||
"nyc": "^11.0.0", | ||
"remark-cli": "^3.0.0", | ||
"remark-cli": "^4.0.0", | ||
"remark-preset-wooorm": "^3.0.0", | ||
@@ -35,0 +36,0 @@ "tape": "^4.4.0", |
@@ -91,9 +91,9 @@ # levenshtein-edit-distance [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov] | ||
[travis-badge]: https://img.shields.io/travis/wooorm/levenshtein-edit-distance.svg | ||
[travis-badge]: https://img.shields.io/travis/words/levenshtein-edit-distance.svg | ||
[travis]: https://travis-ci.org/wooorm/levenshtein-edit-distance | ||
[travis]: https://travis-ci.org/words/levenshtein-edit-distance | ||
[codecov-badge]: https://img.shields.io/codecov/c/github/wooorm/levenshtein-edit-distance.svg | ||
[codecov-badge]: https://img.shields.io/codecov/c/github/words/levenshtein-edit-distance.svg | ||
[codecov]: https://codecov.io/github/wooorm/levenshtein-edit-distance | ||
[codecov]: https://codecov.io/github/words/levenshtein-edit-distance | ||
@@ -100,0 +100,0 @@ [license]: LICENSE |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8388
0