
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
@modulbank/components-header
Advanced tools
** This Header component only for kassa, buh and bank sites only ** ** You must have nuxt instance **
Публиковать пакет через терминал НЕ нужно!!!
1 - Меняем версию пакета
2 - После создания мрки, публикуем пакет, с помощью этапа в ci/cd publish
3 - Публикуем его в нексус, с помощью этапа publish_nexus
4 - Используем его в проекте с новой версией
1 -
npm i @modulbank/components-header
2 - in your layout
import MbHeader from '@modulbank/components-header/src/index.vue';
3 - reg as component
components: { MbHeader }
4 - you need to pass the prop menuContent
menuContent should have this structure
{ project!: bank, buh or kassa menuList!: [ { title! link dropdown: [ type!: bold | normal text link col ] banner } ] personalMenu!: [ { icon link text col } ] }
FAQs
component header for modulbank, kassa, buh
We found that @modulbank/components-header demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.