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

optimesh

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

optimesh - npm Package Compare versions

Comparing version

to
1.0.20

4

package.json
{
"name": "optimesh",
"version": "1.0.19",
"version": "1.0.20",
"description": "OptiMesh reduces meshes resolution to optimize performance, memory usage and download size",
"cdn": "https://cdn.jsdelivr.net/npm/optimesh@1.0.19/build/main.js",
"cdn": "https://cdn.jsdelivr.net/npm/optimesh@1.0.20/build/main.js",
"main": "build/main.js",

@@ -7,0 +7,0 @@ "jsnext:main": "build/main.module.js",

@@ -211,3 +211,3 @@ import { meshSimplifier, killWorkers, createWorkers } from './MeshSimplifier';

modelOptimized.position.x = modelMaxSize;
modelOptimizedGroup.position.x = modelMaxSize;
}

@@ -214,0 +214,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display