
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@dpa-id-components/dpa-event-item
Advanced tools
DpaEventItem
Vue 2.x domain sepecific for Events (i.e. topic and event items in dpa-Agenda) component based on the dpa Design Kit
yarn add @dpa-id-components/dpa-event-item
<!-- SomeComponent.vue using DpaEventItem -->
<template>
<div ref="container">
<dpa-event-item v-bind="eventProps" />
</div>
</template>
<script>
export default {
data() {
width: 0,
resizeObserver: undefined,
eventProps: {
date: "27. September",
dateDetail: "Ganztägig",
title:
"Auftakt des Kapitalanlegermusterverfahrens am OLG Stuttgart gegen die VW-Holding Porsche SE im Zusammenhang mit dem Dieselskandal",
location: "Berlin",
noticeType: "event",
actionType: "favorite",
comments: "10 Inhalte geplant",
}
},
}
</script>
View a demo of <dpa-event-item>
on Storybook
Name | Type | Required | Description |
---|---|---|---|
title | String | true | The title of the event or topic |
date | String | true | The formatted date of the event or topic |
dateDetail | String | false | Additional date information (e.g. time) |
noticeType | string | false | Either "event" or "topic" |
comments | String | false | Supplementary text information (e.g. content) |
size | String | false | Size variant; either small , medium , large |
view | String | false | Which view variant should be used, compact or standard |
top | Boolean | false | If the event item should displayed as "top entry" |
description | String | false | The teaser text that should be displayed. Only applies to standard view. |
truncateTitle | Boolean | false | Applies a line-clamp of two rows to the event's title field. |
Name | Description |
---|---|
actions | slot for a ui-menu activator button for further actions (e.g. copy, share) |
addFavoriteAction | slot for a ui-tooltip incl. activator button for add to favorite action |
filters | slot for a DpaFilterBadge components |
planningItems | slot for a DpaPlanningItem components |
FAQs
DpaEventItem vue component with dpa Design Kit
The npm package @dpa-id-components/dpa-event-item receives a total of 20 weekly downloads. As such, @dpa-id-components/dpa-event-item popularity was classified as not popular.
We found that @dpa-id-components/dpa-event-item demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 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
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.