Comparing version 0.1.1 to 0.1.2
{ | ||
"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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
661
3
1
9
Yes