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
50
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.12-alpha.33 to 6.4.12-alpha.36

2

dist/event.d.ts

@@ -45,3 +45,3 @@ import { BaseEvent, Face, Object3D, Quaternion, Ray, Vector2, Vector3 } from 'three';

get face(): Face | null | undefined;
get faceIndex(): number | undefined;
get faceIndex(): number | null | undefined;
get uv(): Vector2 | undefined;

@@ -48,0 +48,0 @@ get uv1(): Vector2 | undefined;

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

"license": "SEE LICENSE IN LICENSE",
"version": "6.4.12-alpha.33",
"version": "6.4.12-alpha.36",
"homepage": "https://github.com/pmndrs/xr",

@@ -29,5 +29,3 @@ "author": "Bela Bohlender",

"@types/node": "^20.12.11",
"@types/three": "^0.164.0",
"@react-three/fiber": "^8.17.9",
"three": "^0.164.1",
"vite": "^5.2.11",

@@ -34,0 +32,0 @@ "vitest": "^2.0.5"

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