New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cspell-dict-golang

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dict-golang - npm Package Compare versions

Comparing version 1.1.10 to 1.1.11

10

package.json
{
"name": "cspell-dict-golang",
"version": "1.1.10",
"version": "1.1.11",
"description": "Go Language dictionary for cspell.",

@@ -10,7 +10,7 @@ "bin": {

"scripts": {
"build": "../../node_modules/.bin/cspell-tools compile \"go.txt\" -o .",
"prepare": "cp ../../util/* .",
"build": "cspell-tools compile \"go.txt\" -o .",
"test": "head -n 100 \"go.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=go stdin",
"cspell-link": "node link.js",
"cspell-unlink": "node unlink.js",
"test-build": "npm run build"
"prepare": "cp ../../util/* . && npm run build"
},

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

],
"gitHead": "019c9b6fe1fb0fea20ff2b709aedd1c1b4e52fb2"
"gitHead": "22fe718be8b19961d2abb769040970a7273f2dc7"
}

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