Socket
Socket
Sign inDemoInstall

cspell-dict-java

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dict-java - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

11

package.json
{
"name": "cspell-dict-java",
"version": "1.0.8",
"version": "1.0.9",
"description": "Java dictionary for cspell.",

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

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

@@ -44,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