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.2.0 to 0.2.1

2

webxr/index.d.ts

@@ -230,3 +230,3 @@ // Type definitions for non-npm package webxr 0.2

*/
requestAnimationFrame: XRFrameRequestCallback;
requestAnimationFrame: (callback: XRFrameRequestCallback) => number;
/**

@@ -233,0 +233,0 @@ * Requests that a new XRReferenceSpace of the specified export type be created.

{
"name": "@types/webxr",
"version": "0.2.0",
"version": "0.2.1",
"description": "TypeScript definitions for webxr",

@@ -27,4 +27,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "405723842b78f4abfa1585004ee02b0661a951387d16d629e5b26f37c2d609cf",
"typesPublisherContentHash": "111eec1a923a69f2ad285f9115c99dd536b54113fe77924045438c9fcd87c542",
"typeScriptVersion": "3.7"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Mon, 18 Jan 2021 18:41:41 GMT
* Last updated: Fri, 22 Jan 2021 23:06:12 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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