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

@cspell/dict-django

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

@cspell/dict-django - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

7

package.json
{
"name": "@cspell/dict-django",
"version": "2.0.0",
"version": "3.0.0",
"description": "Django dictionary for cspell.",

@@ -16,3 +16,3 @@ "publishConfig": {

"test": "head -n 100 \"django.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=python stdin",
"prepublishOnly": "yarn test",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"

@@ -39,3 +39,4 @@ },

"cspell-ext.json"
]
],
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68"
}

@@ -7,2 +7,9 @@ # Cspell Django Dictionary

## Requirements
| Tool | Version |
| ------------------------------------------------------------------------------------------------------------------------------------ | ------- |
| [cspell](https://github.com/streetsidesoftware/cspell) | `>= 6` |
| [Code Spell Checker - Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) | `>= 2` |
## Installation

@@ -9,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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