Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

words-per-minute

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

words-per-minute - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

package.json
{
"name": "words-per-minute",
"version": "1.1.1",
"version": "1.1.2",
"description": "Words per minute is a common metric for assessing reading speed. Calculate it with JS",

@@ -5,0 +5,0 @@ "main": "src/lib/words-per-minute.js",

@@ -1,2 +0,2 @@

# words-per-minute - reading time
# words-per-minute A.K.A Reading Time
Words per minute is a common metric for assessing reading speed. Calculate it with JS

@@ -6,3 +6,3 @@

`$ npm install words-per-minute`
`$ npm install words-per-minute --save`

@@ -20,1 +20,3 @@ ### Usage

```
Tested with English and Spanish characters.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc