Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
@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 11 weekly downloads. As such, @modulbank/components-header popularity was classified as not popular.
We found that @modulbank/components-header demonstrated a not healthy version release cadence and project activity because the last version was released 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
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.