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
53
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 4.0.3 to 4.0.4

8

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

@@ -14,5 +14,3 @@ "publishConfig": {

"scripts": {
"build": "yarn run build-python && yarn run build-common",
"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 .",
"build": "yarn cspell-tools-cli build",
"test-dictionary": "cspell -v -c ./cspell-ext.json --local=en --languageId=python \"src/python/py*.txt\"",

@@ -48,3 +46,3 @@ "test-samples": "cspell -v -c ./cspell-ext.json \"samples/**/*.py\"",

],
"gitHead": "d598f4ebc6ec0030b6fffab1e8d324c9ea9742d4"
"gitHead": "7b10808503d45d98d30506d0aaecc04da8cdf5f2"
}

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