Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/webxr

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/webxr - npm Package Compare versions

Comparing version 0.5.5 to 0.5.6

8

webxr/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for non-npm package webxr 0.5
// Project: https://www.w3.org/TR/webxr/
// Definitions by: Rob Rohan <https://github.com/robrohan>
// Raanan Weber <https://github.com/RaananW>
// Sean T. McBeth <https://github.com/capnmidnight>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 4.4
// Most of this was hand written and... more or less copied from the following

@@ -10,0 +2,0 @@ // sites:

19

webxr/package.json
{
"name": "@types/webxr",
"version": "0.5.5",
"version": "0.5.6",
"description": "TypeScript definitions for webxr",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webxr",

"name": "Rob Rohan",
"url": "https://github.com/robrohan",
"githubUsername": "robrohan"
"githubUsername": "robrohan",
"url": "https://github.com/robrohan"
},
{
"name": "Raanan Weber",
"url": "https://github.com/RaananW",
"githubUsername": "RaananW"
"githubUsername": "RaananW",
"url": "https://github.com/RaananW"
},
{
"name": "Sean T. McBeth",
"url": "https://github.com/capnmidnight",
"githubUsername": "capnmidnight"
"githubUsername": "capnmidnight",
"url": "https://github.com/capnmidnight"
}

@@ -34,4 +34,5 @@ ],

"dependencies": {},
"typesPublisherContentHash": "155fb006c113406a4316f257750d4a8f0c45bb23a95a36f2f9a9932d39264b83",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "54424b9b5ec369cf77dfb213efd332c900ad9dfdf559c375f24eb6e3f056e545",
"typeScriptVersion": "4.5",
"nonNpm": true
}

@@ -11,7 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 25 Sep 2023 13:39:07 GMT
* Last updated: Wed, 18 Oct 2023 18:04:04 GMT
* Dependencies: none
* Global values: `OCULUS_multiview`, `OVR_multiview2`, `XOVR_multiview2`, `XRAnchor`, `XRBoundedReferenceSpace`, `XRCompositionLayer`, `XRCubeLayer`, `XRCylinderLayer`, `XREquirectLayer`, `XRFrame`, `XRHand`, `XRHitTestResult`, `XRHitTestSource`, `XRInputSource`, `XRInputSourceArray`, `XRInputSourceEvent`, `XRJointPose`, `XRJointSpace`, `XRLayer`, `XRMediaBinding`, `XRMesh`, `XRPlane`, `XRPose`, `XRProjectionLayer`, `XRQuadLayer`, `XRRay`, `XRReferenceSpace`, `XRReferenceSpaceEvent`, `XRRenderState`, `XRRigidTransform`, `XRSession`, `XRSessionEvent`, `XRSpace`, `XRSubImage`, `XRSystem`, `XRTransientInputHitTestResult`, `XRTransientInputHitTestSource`, `XRView`, `XRViewerPose`, `XRViewport`, `XRWebGLBinding`, `XRWebGLLayer`, `XRWebGLSubImage`
# Credits
These definitions were written by [Rob Rohan](https://github.com/robrohan), [Raanan Weber](https://github.com/RaananW), and [Sean T. McBeth](https://github.com/capnmidnight).
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