Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a calendar widget to our About Page #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

feross
Copy link
Contributor

@feross feross commented Aug 26, 2022

This PR adds a calendar widget to our About Page so that website visitors can schedule time with us.

We implemented this feature using a package called angular-calendar that seems super popular (91,000 downloads per week) and it seems like the leading calendar package in the space.

Screen Shot 2022-07-19 at 9 13 41 PM

@socket-security
Copy link

socket-security bot commented Aug 26, 2022

Socket Security Pull Request Report

Dependency issues detected: If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 Install scripts

Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.

Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.

Package Script field Source
@scarf/[email protected] (added) postinstall package-lock.json via [email protected]
📞 Telemetry

This package contains telemetry which tracks you.

Package Note Source
@scarf/[email protected] (added) Can be disabled by adding "scarfSettings": { "enabled": false } to your package.json package-lock.json via [email protected]
Pull request report summary
Issue Status
Install scripts ⚠️ 1 issue
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ⚠️ 1 issue
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

Powered by socket.dev

@feross feross closed this Dec 6, 2022
@feross feross reopened this Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant