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.
aframe-cursor-tracker
Advanced tools
Set on an entity to track the orientation of the cursor's ray.
Set on an entity to track the orientation of the cursor's ray.
Typically set on a entity that is a child of the camera that the cursor uses. This entity will then always point towards the cursor/mouse pointer.
Property | Description | Default |
---|---|---|
cursor | selector for the cursor entity to track | #cursor |
<script src="https://cdn.jsdelivr.net/npm/aframe-cursor-tracker@0.1.0/index.min.js"></script>
Or via npm
npm install aframe-cursor-tracker
Also Used by mouse-manipulation
component to keep grabbed entities aligned with the mouse pointer.
FAQs
Set on an entity to track the orientation of the cursor's ray.
We found that aframe-cursor-tracker demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.