New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

three-engine

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

three-engine - npm Package Compare versions

Comparing version

to
1.0.29

2

package.json

@@ -25,3 +25,3 @@ {

],
"version": "1.0.28",
"version": "1.0.29",
"description": "Engine/framework for three.js",

@@ -28,0 +28,0 @@ "main": "./build/three-engine.min.js",

@@ -32,3 +32,2 @@ /*

this._position = this.position.clone();
this.centerGeometry();
}

@@ -42,3 +41,2 @@

this.position.copy(this._position);
this.centerGeometry();
}

@@ -45,0 +43,0 @@ }