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

star_mod_renderer

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

star_mod_renderer - npm Package Compare versions

Comparing version 1.0.60 to 1.0.61

2

assets/EditorControls.js

@@ -16,3 +16,3 @@ import * as THREE from 'star_mod_custom_three';

this.zoomSpeed = platform === 'mobile' ? 0.1 * 0.25 : 0.1;
this.rotationSpeed = platform === 'mobile' ? 0.005 * 10 : 0.005;
this.rotationSpeed = platform === 'mobile' ? 0.005 * 100 : 0.005;
this.rotationSpeed = 0.005;

@@ -19,0 +19,0 @@ this.mode = mode;

{
"name": "star_mod_renderer",
"version": "1.0.60",
"version": "1.0.61",
"description": "star mod project render auxiliary",

@@ -5,0 +5,0 @@ "main": "index.js",

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