New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@coconut-xr/xinteraction

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coconut-xr/xinteraction - npm Package Compare versions

Comparing version 0.1.11 to 0.1.12

2

dist/react/sphere-collider.js

@@ -70,3 +70,3 @@ /* eslint-disable react/display-name */

useFrame(() => {
translator.update({}, true, pressedElementsChangedRef.current, ...pressedElementIds);
translator.update({}, true, pressedElementsChangedRef.current || distanceElement != null, ...pressedElementIds);
pressedElementsChangedRef.current = false;

@@ -73,0 +73,0 @@ });

{
"name": "@coconut-xr/xinteraction",
"version": "0.1.11",
"version": "0.1.12",
"homepage": "https://coconut-xr.github.io/xinteraction",

@@ -5,0 +5,0 @@ "license": "SEE LICENSE IN LICENSE",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc