Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
@planqk/planqk-cli
Advanced tools
The PlanQK Command Line Interface (CLI) lets you interact with the PlanQK Platform directly from your terminal. We have installation instructions to guide you through the initial setup in our quickstart guide.
Detailed information about the supported commands can be found in our CLI reference.
To install the PlanQK CLI, you must install Node.js and the npm command line interface using either a Node version manager or a Node installer.
Make sure you install Node.js version 18 or higher.
Then install the PlanQK CLI globally using npm:
npm install -g @planqk/planqk-cli
You can use the --help
flag to get information about the supported commands:
planqk --help
You may also get information about a specific command:
planqk <command> --help
Troubleshooting: If you experience EACCES permissions errors during installation, we recommend using Node version manager (nvm). Further, you may refer to the official npm documentation how to resolve such issues.
Apache-2.0 | Copyright 2023-2024 Kipu Quantum GmbH
FAQs
PlanQK Platform CLI
The npm package @planqk/planqk-cli receives a total of 6 weekly downloads. As such, @planqk/planqk-cli popularity was classified as not popular.
We found that @planqk/planqk-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.