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 3.0.1 to 3.0.2

2

cspell-ext.json

@@ -22,3 +22,3 @@ {

"description": "Ignore member functions etc, these are checked by the compiler.",
"pattern": "/\\.\\w+(?=\\()/g"
"pattern": "/(\\.\\w+)+(?=\\()/g"
}

@@ -25,0 +25,0 @@ ],

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

@@ -43,5 +43,5 @@ "publishConfig": {

"devDependencies": {
"cspell-dict-file-checker": "^1.0.1"
"cspell-dict-file-checker": "^1.0.2"
},
"gitHead": "17de661d130c16264e960470e1db77eea9a6da38"
"gitHead": "67fe255d4bbf1fdc023bdff1259f6616ed192029"
}
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