prettier-plugin-java
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16575
3
0
1
3
+ Addedjava-parser@2.3.1(transitive)
- Removedjava-parser@2.3.0(transitive)
Updatedjava-parser@2.3.1