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

10

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

@@ -14,9 +14,9 @@ "publishConfig": {

"scripts": {
"build": "yarn cspell-tools-cli build",
"build": "pnpm cspell-tools-cli build",
"test-dictionary": "cspell -v -c ./cspell-ext.json --local=en --languageId=python \"src/python/py*.txt\"",
"test-samples": "cspell -v -c ./cspell-ext.json \"samples/**/*.py\"",
"test": "yarn run test-dictionary && yarn run test-samples",
"test": "pnpm run test-dictionary && pnpm run test-samples",
"update-python-lib": "./scripts/fetch-python.sh",
"prepublishOnly": "echo pre-publish",
"prepare": "yarn run build"
"prepare": "pnpm run build"
},

@@ -49,3 +49,3 @@ "repository": {

],
"gitHead": "7b716fcc185c93a48a40fe0e97c7658d54cad66e"
"gitHead": "8c8ef90bd518f9874789ee589205e723fba6ae7c"
}

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