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

cspell-dict-dev

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dict-dev - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "0.0.2",
"version": "0.0.3",
"author": {

@@ -13,0 +13,0 @@ "name": "Minh-Phuc Tran",

@@ -7,4 +7,21 @@ # CSpell Developer Dictionary

## Usage
Install the package:
```sh
npm install -D cspell-dict-dev
```
Import and use the dictionary in `cspell.json`:
```json
{
"import": ["cspell-dict-dev/cspell-ext.json"],
"dictionaries": ["dev"]
}
```
## License
MIT
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