Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prettier-plugin-java

Package Overview
Dependencies
Maintainers
6
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-java - npm Package Compare versions

Comparing version 2.6.0 to 2.6.1

13

package.json
{
"name": "prettier-plugin-java",
"version": "2.6.0",
"version": "2.6.1",
"description": "Prettier Java Plugin",
"type": "module",
"exports": "./dist/index.js",
"exports": {
".": {
"types": "./src/index.d.ts",
"default": "./src/index.js"
}
},
"files": [

@@ -14,3 +19,3 @@ "dist"

"dependencies": {
"java-parser": "2.3.0",
"java-parser": "2.3.1",
"lodash": "4.17.21",

@@ -42,3 +47,3 @@ "prettier": "3.2.5"

},
"gitHead": "30e1cad12e8936df43c25eeb9dad5aef20d9af6c"
"gitHead": "8ee70accfbc3eecd5fb1c5da430701ca4765c994"
}
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