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

@cspell/dict-python

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-python - npm Package Compare versions

Comparing version 3.0.5 to 3.0.6

6

package.json
{
"name": "@cspell/dict-python",
"version": "3.0.5",
"version": "3.0.6",
"description": "Python dictionary for cspell.",

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

"build": "yarn run build-python && yarn run build-common",
"build-python": "cspell-tools-cli compile \"src/python/*.txt\" --split --keep-raw-case --merge python -o .",
"build-python": "cspell-tools-cli compile \"src/python/*.txt\" \"src/additional_words.txt\" --split --keep-raw-case --merge python -o .",
"build-common": "cspell-tools-cli compile \"src/common/*.txt\" --keep-raw-case --merge python-common -o .",

@@ -48,3 +48,3 @@ "test-dictionary": "cspell -v -c ./cspell-ext.json --local=en --languageId=python \"src/python/py*.txt\"",

],
"gitHead": "4ddc8168491d10876dd735f672ce5d7053f58867"
"gitHead": "4f8f3a9317913cafe68f160e3a1e94cef559fbc3"
}

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