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

@cspell/dict-java

Package Overview
Dependencies
Maintainers
1
Versions
23
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 5.0.6 to 5.0.7

11

package.json
{
"name": "@cspell/dict-java",
"version": "5.0.6",
"version": "5.0.7",
"description": "Java dictionary for cspell.",

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

"test": "pnpm run test-dict && pnpm run test-check",
"test-dict": "shx head -n 100 \"src/java.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=java stdin",
"test-dict": "shx head -n 100 \"src/java.txt\" | cspell -c ./cspell-ext.json --locale=* --languageId=java stdin",
"test-check": "ava",

@@ -24,3 +24,4 @@ "prepublishOnly": "echo pre-publish",

"type": "git",
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
"url": "https://github.com/streetsidesoftware/cspell-dict.git",
"directory": "dictionaries/java"
},

@@ -34,3 +35,3 @@ "keywords": [

],
"author": "Jason Dent",
"author": "Street Side Software <support@streetsidesoftware.nl>",
"license": "MIT",

@@ -45,3 +46,3 @@ "bugs": {

],
"gitHead": "11c4aa7672d6453720a0aaf94404cb7485986a95"
"gitHead": "86fdd1b8a11836e07df7faafaa12bc00e893044e"
}

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