
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@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
The npm package @modulbank/components-header receives a total of 0 weekly downloads. As such, @modulbank/components-header popularity was classified as not popular.
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.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.