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

@pmndrs/pointer-events

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pmndrs/pointer-events - npm Package Compare versions

Comparing version 6.4.5 to 6.4.6

2

dist/forward.d.ts

@@ -15,2 +15,4 @@ import { Object3D, OrthographicCamera, PerspectiveCamera, Scene } from 'three';

* if the scene is not rendered on every frame. this option should be disabled so that events are emitted directly without waiting for the next frame
*
* If you are having issues when executing functions that require a user action, e.g., uploading a file through a input element in a safari, please set this to `false`.
*/

@@ -17,0 +19,0 @@ batchEvents?: boolean;

2

package.json

@@ -5,3 +5,3 @@ {

"license": "SEE LICENSE IN LICENSE",
"version": "6.4.5",
"version": "6.4.6",
"homepage": "https://github.com/pmndrs/xr",

@@ -8,0 +8,0 @@ "author": "Bela Bohlender",

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