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

aframe-fps-look-controls-component

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

aframe-fps-look-controls-component - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

19

package.json
{
"name": "aframe-fps-look-controls-component",
"version": "1.0.0",
"version": "1.0.1",
"description": "Move the mouse to look around, without needing to hold the button down.",

@@ -10,3 +10,3 @@ "main": "index.js",

"dist": "webpack index.js dist/aframe-fps-look-controls-component.js && webpack -p index.js dist/aframe-fps-look-controls-component.min.js",
"lint": "semistandard -v | snazzy",
"lint": "standard -v | snazzy",
"prepublish": "npm run dist",

@@ -23,2 +23,9 @@ "ghpages": "ghpages",

},
"files": [
"index.js",
"index.html",
"examples/basic/index.html",
"dist/aframe-fps-look-controls-component.js",
"dist/aframe-fps-look-controls-component.min.js"
],
"keywords": [

@@ -45,3 +52,3 @@ "aframe",

"chai-shallow-deep-equal": "^1.3.0",
"ghpages": "^0.0.8",
"ghpages": "0.0.10",
"karma": "^0.13.15",

@@ -58,11 +65,11 @@ "karma-browserify": "^4.4.2",

"randomcolor": "^0.4.4",
"semistandard": "^8.0.0",
"shelljs": "^0.7.0",
"shx": "^0.1.1",
"sinon": "^1.17.5",
"sinon-chai": "^2.8.0",
"shx": "^0.1.1",
"snazzy": "^4.0.0",
"standard": "^10.0.3",
"webpack": "^1.13.0"
},
"semistandard": {
"standard": {
"globals": [

@@ -69,0 +76,0 @@ "AFRAME",

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