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

use-vr

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

use-vr - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

index.js

9

package.json
{
"name": "use-vr",
"version": "0.1.1",
"description": "web vr react hook",
"version": "0.1.2",
"description": "A lightweight React hook for creating virtual reality (VR) experiences using the WebXR API",
"type": "module",
"main": "index.js",

@@ -9,4 +10,4 @@ "scripts": {

},
"author": "Aaron Casanova",
"license": "ISC"
"author": "Aaron Casanova <aaronccasanova@gmail.com>",
"license": "MIT"
}

@@ -1,7 +0,8 @@

###Welcome to the 'use-vr' react hook package
# (WIP) use-vr
This package is for the **open source community**, so everyone can contribute to this simple react hook that bundles all the necessary logic to work and build features using web vr technology.
A lightweight React hook for creating virtual reality (VR) experiences using the
WebXR API.
######Please reach out if your interested in working on this project with me!
####<a href="https://github.com/aaronccasanova" target="_blank">@aaronccasanova✍︎</a>
> The API is currently in development. Please reach out if you have any
> questions, ideas, or interest in contributing
> [@aaronccasanova✍︎](https://github.com/aaronccasanova)
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