
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
live-event-widget
Advanced tools
Widget to display current live event with video player. It will show the current live event, if no live event then it will be empty.
** onEventClick(event) = method called upon event click
** onTrackClick(trackId) = method called upon track click
** onRoomClick(roomId) = method called upon room click
** onSpeakerClick(speakerId) = method called upon speaker click
sponsorId = shows upcoming events from a specific Sponsor - value sponsorId
roomId = shows upcoming events from a specific Room - value roomId
featuredRoomId = prioritize events on this room
featuredEventId = shows only the featured event
onlyPresentations = filter live events to show only of type Presentation, default false
speakerId = shows upcoming events from a specific Speaker - value speakerId
defaultImage = url for image to show when no eventImage and no stream thumbnail available/set
showSponsor = enables an additional bar below the video and shows current sponsor name and logo
showSpeakers = shows speakers section at the bottom
showSpeakerCompany = when showSpeakers == true, it shows speakers company at the bottom of the speaker card
streamThumbnailGifCaptureStarts = set where the gif thumbnail capture starts ( MUX )
eventsData = array of all events from the summit
summitData = object with the data from the summit
marketingData = object with the settings from the marketing API
1 - yarn build && yarn publish
2 - yarn publish-package
import LiveEventWidget from 'live-event-widget';
import 'live-event-widget/index.css';
You can pass this hash on url to override current time, time must be in this format and on summit timezone
#now=2020-06-03,10:59:50
FAQs
Live Event Widget
The npm package live-event-widget receives a total of 40 weekly downloads. As such, live-event-widget popularity was classified as not popular.
We found that live-event-widget demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.