Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@planet/react-globe
Advanced tools
This component displays a globe with a location marker.
The globe can be customized with the following props:
center
- The center position of the globe (in [lon, lat]
). Defaults to [0, 0]
.diameter
- Diameter of the globe (in pixels). Defaults to 60
.landColor
- Color of the land areas. Defaults to '#191919'
.markerColor
- Color of the position marker. Defaults to '#009da5'
.markerRadius
- Angular radius of the circular marker (in degrees). Defaults to '6'
.oceanColor
- Color of the oceans. Defaults to '#f2f2f2'
.rotationTime
- Duration of animation for rotation (in milliseconds). Defaults to 1000
.<Globe center={[-122, 37]} diameter={80} \>
FAQs
A React Globe Component
The npm package @planet/react-globe receives a total of 5 weekly downloads. As such, @planet/react-globe popularity was classified as not popular.
We found that @planet/react-globe demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.