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

@shapediver/viewer.settings

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shapediver/viewer.settings - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

2

dist/versions/v3_4/Converter.js

@@ -29,3 +29,3 @@ "use strict";

settings.environment.mapResolution = oldSettings.environment.mapResolution;
settings.environment.rotation = { x: 0, y: 0, z: 0, w: 0 };
settings.environment.rotation = { x: 0, y: 0, z: 0, w: 1 };
settings.environment.blurriness = 0;

@@ -32,0 +32,0 @@ settings.environment.intensity = 1;

@@ -23,3 +23,3 @@ "use strict";

mapResolution: '1024',
rotation: { x: 0, y: 0, z: 0, w: 0 },
rotation: { x: 0, y: 0, z: 0, w: 1 },
intensity: 1,

@@ -26,0 +26,0 @@ blurriness: 0

{
"name": "@shapediver/viewer.settings",
"version": "0.4.1",
"version": "0.4.2",
"description": "",

@@ -5,0 +5,0 @@ "license": "polyform-noncommercial-1.0.0",

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