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

fozmo-3d-preview

Package Overview
Dependencies
Maintainers
0
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fozmo-3d-preview - npm Package Compare versions

Comparing version 1.0.64 to 1.0.65

6

lib/manager/SpaceManager.js

@@ -35,3 +35,5 @@ import { MainScene } from '../scenes/MainScene';

this._scenes.forEach((scene) => {
scene.onResize();
if (!scene.pause) {
scene.onResize();
}
});

@@ -98,4 +100,4 @@ }

try {
this._mainScene.pause = false;
await this._mainScene.changeModel(url, params);
this._mainScene.pause = false;
}

@@ -102,0 +104,0 @@ catch (error) {

{
"name": "fozmo-3d-preview",
"version": "1.0.64",
"version": "1.0.65",
"description": "风之末 作品预览",

@@ -5,0 +5,0 @@ "main": "lib/Fozmo3DPreview.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