
Research
/Security News
10 npm Typosquatted Packages Deploy Multi-Stage Credential Harvester
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.
full-schedule-widget
Advanced tools
Full version React component for the show schedule
** events = array of all events from the summit
** summit = object with the data from the summit
** marketingSettings = object with the settings from the marketing API
** userProfile = object with the data from the user profile
** onEventClick(event) = method called upon event click
** onStartChat(speakerId) = method called upon click on "Chat with Speaker", if null then button is hidden
** needsLogin(pendingAction) = method called when schedule needs user to login - for example on "Add to Schedule".
title = widget title, defaults to "Schedule"
subtitle = child component placed beneath the widget title, takes a component or html element. default null
view = calendar or list, defaults to calendar
shareLink = share url string
colorSource = from where to pull the event color; oneOf('type', 'track', 'trackGroup'), defaults to track
withThumbs = if true, show event thumbnails on list view
defaultImage = url for image to show when no eventImage and no stream thumbnail available/set
showSendEmail = show/hide button to email speaker
triggerAction = method that will take an ACTION and a payload as params and will return a promise.
showSync = flag to show or hide sync button, default to false
showShare = flag to show or hide share button, default to true
modalSyncTitle = title copy for modal sync functionality
modalSyncText = body copy for modal sync functionality
summitLogoPrint = custom logo to use at print schedule
timeFormat = format in which to display time 12h or 24h, default is "12h"
timezone = default selection for timezone, "show" or "local", defaults to "show"
1 - yarn build && yarn publish
2 - yarn publish-package
import ScheduleFull from 'full-schedule-widget';
import 'full-schedule-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
$ npm rebuild node-sass --force
FAQs
Full Schedule Widget
We found that full-schedule-widget 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
/Security News
Socket researchers found 10 typosquatted npm packages that auto-run on install, show fake CAPTCHAs, fingerprint by IP, and deploy a credential stealer.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.