
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
@jnxplus/nx-micronaut-maven
Advanced tools
[](https://badge.fury.io/js/@jnxplus%2Fnx-micronaut-maven)
This plugin adds Micronaut and Maven multi-module capabilities to Nx workspace.
| @jnxplus/nx-micronaut-maven | Nx | Micronaut |
|---|---|---|
| 0.x.x | 16.x.x | 4.x.x |
@jnxplus/nx-micronaut-maven requires a Java 17 or higher Runtime Environment and the current Long Term Support (LTS) version of node.js.
In the Nx workspace root folder, run this command to install the plugin :
npm install --save-dev @jnxplus/nx-micronaut-maven
The following command adds Micronaut and Maven support (Maven wrapper and config files) to the workspace. This only needs to be performed once per workspace.
nx generate @jnxplus/nx-micronaut-maven:init
| Action | Command |
|---|---|
| Generate an application | nx generate @jnxplus/nx-micronaut-maven:application my-app-name |
| Generate a library | nx generate @jnxplus/nx-micronaut-maven:library my-lib-name |
| Generate a parent project | nx generate @jnxplus/nx-micronaut-maven:parent-project my-parent-project |
| Build a project | nx build my-project-name |
| Build an image | nx build-image my-app-name |
| Serve an application | nx serve my-app-name |
| Test a project | nx test my-project-name |
| Integration Test an application | nx integration-test my-app-name |
| Lint a project | nx lint my-project-name |
| Format a java project | nx format --projects my-project-name |
| Format a kotlin project | nx ktformat my-project-name |
| Run a custom task | nx run-task my-project-name --task="clean install -DskipTests=true" |
| Publish a project | nx publish my-project-name |
| Visualize project's dependency graph | nx graph |
MIT © 2023-2023 Khalil LAGRIDA
FAQs
[](https://badge.fury.io/js/@jnxplus%2Fnx-micronaut-maven)
We found that @jnxplus/nx-micronaut-maven demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.