+4
-4
| { | ||
| "name": "flesch", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Formula to detect the ease of reading a text according to Flesch Reading Ease (1975)", | ||
@@ -11,4 +11,4 @@ "license": "MIT", | ||
| ], | ||
| "repository": "https://github.com/wooorm/flesch", | ||
| "bugs": "https://github.com/wooorm/flesch/issues", | ||
| "repository": "words/flesch", | ||
| "bugs": "https://github.com/words/flesch/issues", | ||
| "author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)", | ||
@@ -27,3 +27,3 @@ "contributors": [ | ||
| "nyc": "^11.0.0", | ||
| "remark-cli": "^3.0.0", | ||
| "remark-cli": "^4.0.0", | ||
| "remark-preset-wooorm": "^3.0.0", | ||
@@ -30,0 +30,0 @@ "tape": "^4.0.0", |
+5
-5
@@ -83,9 +83,9 @@ # flesch [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov] | ||
| [travis-badge]: https://img.shields.io/travis/wooorm/flesch.svg | ||
| [travis-badge]: https://img.shields.io/travis/words/flesch.svg | ||
| [travis]: https://travis-ci.org/wooorm/flesch | ||
| [travis]: https://travis-ci.org/words/flesch | ||
| [codecov-badge]: https://img.shields.io/codecov/c/github/wooorm/flesch.svg | ||
| [codecov-badge]: https://img.shields.io/codecov/c/github/words/flesch.svg | ||
| [codecov]: https://codecov.io/github/wooorm/flesch | ||
| [codecov]: https://codecov.io/github/words/flesch | ||
@@ -100,2 +100,2 @@ [npm]: https://docs.npmjs.com/cli/install | ||
| [syllable]: https://github.com/wooorm/syllable | ||
| [syllable]: https://github.com/words/syllable |
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 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
5763
-0.45%