Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

flesch

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flesch - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+4
-4
package.json
{
"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",

@@ -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