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 4.1.0 to 4.1.3

20

package.json
{
"name": "@cspell/dict-django",
"version": "4.1.0",
"version": "4.1.3",
"description": "Django dictionary for cspell.",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -15,9 +16,10 @@ "exports": {

"build": "cspell-tools-cli compile --keep-raw-case \"src/*.txt\" -M django --no-compress -o ./dict",
"test": "head -n 100 src/django.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=python stdin",
"test": "shx head -n 100 src/django.txt | cspell -c ./cspell-ext.json --locale=* --languageId=python stdin",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare:dictionary": "pnpm run build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
"url": "https://github.com/streetsidesoftware/cspell-dicts",
"directory": "dictionaries/django"
},

@@ -30,3 +32,7 @@ "keywords": [

],
"author": "Jason Dent & canarduck",
"author": "Street Side Software <support@streetsidesoftware.nl>",
"contributors": [
"canarduck",
"Jason Dent <jason@streetsidesoftware.nl>"
],
"license": "MIT",

@@ -41,3 +47,3 @@ "bugs": {

],
"gitHead": "a3809e64e7895498f94b8b30f37d2a987c9b8efc"
"gitHead": "4d80f37a50593b93afd0876b09ec3c879fedf021"
}
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