
Security News
Axios Maintainer Confirms Social Engineering Attack Behind npm Compromise
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.
@basmilius/flux
Advanced tools
This repository contains the source code for the basic components that are used throughout our front-end projects. It targets Vue 3+. Please read the following instructions and checks in order to proceed.
@basmilius/flux.@basmilius/flux-dashboard.npm i -g pnpm.FONTAWESOME_NPM_AUTH_TOKEN. This should be a valid Font Awesome private npm auth token.pnpm install to install the required packages.pnpm dev to start a build watcher for both targets.pnpm build to build a production bundle.pnpm link to link the dist folder of flux to your global node_modules.All commit messages and branches will be in English.
Commit messages are bound to the following templates:
<type>: <message> <type>(<feature>): <message><type>(<feature>): <message> [<issue-number>]feat(expandable): adds header slot to expandable.feat(expandable): adds header slot to expandable. [FLUX-123]chore: adds vue 3 build target.FAQs
Unknown package
We found that @basmilius/flux demonstrated a healthy version release cadence and project activity because the last version was released less than 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.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.