Socket
Socket
Sign inDemoInstall

dale-chall-formula

Package Overview
Dependencies
0
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

14

package.json
{
"name": "dale-chall-formula",
"version": "1.0.4",
"version": "1.0.5",
"description": "Formula to detect the grade level of text according to the (revised) Dale-Chall Readability Formula (1995)",

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

"bugs": "https://github.com/words/dale-chall-formula/issues",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
},
"author": "Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)",

@@ -26,9 +30,9 @@ "contributors": [

"is-nan": "^1.0.0",
"nyc": "^14.0.0",
"nyc": "^15.0.0",
"prettier": "^1.0.0",
"remark-cli": "^6.0.0",
"remark-preset-wooorm": "^5.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"
},

@@ -35,0 +39,0 @@ "scripts": {

@@ -9,15 +9,15 @@ # dale-chall-formula

Formula to detect the grade level of text according to the [(revised) Dale–Chall
Readability Formula][formula].
readability formula][formula].
See [dale-chall][list] for a list of words which count as “familiar”.
See [`dale-chall`][list] for a list of words which count as “familiar”.
## Installation
## Install
[npm][]:
```bash
```sh
npm install dale-chall-formula
```
## Usage
## Use

@@ -24,0 +24,0 @@ ```js

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