dice-coefficient
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "dice-coefficient", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Sørensen–Dice coefficient", | ||
@@ -14,4 +14,5 @@ "license": "MIT", | ||
], | ||
"repository": "https://github.com/wooorm/dice-coefficient", | ||
"bugs": "https://github.com/wooorm/dice-coefficient/issues", | ||
"homepage": "https://words.github.io/dice-coefficient/", | ||
"repository": "words/dice-coefficient", | ||
"bugs": "https://github.com/words/dice-coefficient/issues", | ||
"author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
@@ -32,5 +33,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", | ||
@@ -37,0 +38,0 @@ "tape": "^4.4.0", |
@@ -61,9 +61,9 @@ # dice-coefficient [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov] | ||
[travis-badge]: https://img.shields.io/travis/wooorm/dice-coefficient.svg | ||
[travis-badge]: https://img.shields.io/travis/words/dice-coefficient.svg | ||
[travis]: https://travis-ci.org/wooorm/dice-coefficient | ||
[travis]: https://travis-ci.org/words/dice-coefficient | ||
[codecov-badge]: https://img.shields.io/codecov/c/github/wooorm/dice-coefficient.svg | ||
[codecov-badge]: https://img.shields.io/codecov/c/github/words/dice-coefficient.svg | ||
[codecov]: https://codecov.io/github/wooorm/dice-coefficient | ||
[codecov]: https://codecov.io/github/words/dice-coefficient | ||
@@ -70,0 +70,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
6371
0