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.3 to 5.0.4

dict/java.trie

2

cspell-ext.json

@@ -9,3 +9,3 @@ {

"name": "java",
"path": "./java.trie.gz",
"path": "./dict/java.trie",
"description": "Java dictionary for cspell."

@@ -12,0 +12,0 @@ }

{
"name": "@cspell/dict-java",
"version": "5.0.3",
"version": "5.0.4",
"description": "Java dictionary for cspell.",

@@ -19,4 +19,3 @@ "publishConfig": {

"prepublishOnly": "echo pre-publish",
"zip": "gzip -f -k java.trie",
"prepare": "yarn run build && yarn run zip"
"prepare": "yarn run build"
},

@@ -41,6 +40,6 @@ "repository": {

"files": [
"java.trie.gz",
"dict/java.trie",
"cspell-ext.json"
],
"gitHead": "47a34789c05111e7b3cb693beb5d456bf25a0cb0"
"gitHead": "adf21d5f6c5e7fd89674b400e12f82104258e5c5"
}
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