Socket
Socket
Sign inDemoInstall

three-pointer-controls

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

three-pointer-controls - npm Package Compare versions

Comparing version 0.5.3 to 0.6.0

2

lib/animation/Animation.js

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var ANIMATION, Animation, Orbit,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var ANIMATION, AnimationStep;

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var ANIMATION, AnimationStep, Orbit, speedFactor,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ module.exports = {

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -8,3 +8,3 @@ var Animation, BUTTON, Dolly, KEY, Mouse, Orbit, Pan, STATE, Touch, UP, addWheelListener, clone, defaults, preventDefault, ref, registerEventListeners,

addWheelListener = require('wheel');
addWheelListener = require('wheel').addWheelListener;

@@ -11,0 +11,0 @@ ref = require('./enums'), BUTTON = ref.BUTTON, KEY = ref.KEY, STATE = ref.STATE;

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var ANIMATION, BUTTON, KEY, ref;

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var STATE, onMouseWheel, onPointerDown, onPointerMove, onPointerUp;

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var STATE, inInterval, onPointerDown, onPointerMove, onPointerUp, setState;

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var Dolly, clamp,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ module.exports.BUTTON = {

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var Orbit, clamp,

@@ -1,2 +0,2 @@

// Generated by CoffeeScript 1.9.2
// Generated by CoffeeScript 1.10.0
(function() {

@@ -3,0 +3,0 @@ var CameraType, Pan,

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "0.5.3",
"version": "0.6.0",
"main": "./lib/controls.js",

@@ -27,32 +27,14 @@ "scripts": {

"author": "Stefan Neubert",
"contributors": [
{
"name": "Adrian Sieber"
},
{
"name": "Arthur Silber"
},
{
"name": "Johannes Deselaers"
},
{
"name": "Stefan Neubert"
},
{
"name": "Yannis Kommana"
}
],
"bugs": {
"url": "https://github.com/brickify/three-pointer-controls/issues"
"url": "https://github.com/steditor/three-pointer-controls/issues"
},
"homepage": "https://github.com/brickify/three-pointer-controls",
"homepage": "https://github.com/steditor/three-pointer-controls",
"dependencies": {
"PEP": "git://github.com/brickify/PEP#0.2.4+dist",
"clamp": "^1.0.1",
"clone": "^1.0.2",
"wheel": "0.0.1"
"wheel": "0.0.4"
},
"devDependencies": {
"beefy": "^2.1.5",
"browserify": "^10.1.1",
"browserify": "^13.0.0",
"canvas-testbed": "^1.0.3",

@@ -62,4 +44,5 @@ "coffee-script": "^1.9.1",

"coffeelint-newline-at-eof": "^0.4.1",
"three": "^0.71.0"
"pepjs": "^0.4.1",
"three": "^0.75.0"
}
}

@@ -0,0 +0,0 @@ # three-pointer-controls

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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