New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dictionary-en-us

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dictionary-en-us - npm Package Compare versions

Comparing version

to
2.2.1

6

package.json
{
"name": "dictionary-en-us",
"version": "2.2.0",
"version": "2.2.1",
"description": "English (United States) spelling dictionary in UTF-8",

@@ -19,2 +19,6 @@ "license": "(MIT AND BSD)",

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

@@ -21,0 +25,0 @@ "contributors": [

6

readme.md

@@ -11,11 +11,11 @@ # dictionary-en-us

## Installation
## Install
[npm][]:
```bash
```sh
npm install dictionary-en-us
```
## Usage
## Use

@@ -22,0 +22,0 @@ ```js