Socket
Socket
Sign inDemoInstall

@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.1.23 to 0.1.25

2

dist/versions/v2/ISettings.d.ts

@@ -68,3 +68,3 @@ import { IGlobalSettings } from "../../interfaces/IGlobalSettings";

export interface ISettings extends IGlobalSettings {
ar: {
ar?: {
enableCameraSync: boolean;

@@ -71,0 +71,0 @@ enableCameraSyncInitial: boolean;

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

settings_version: joi_1.default.string(),
ar: {
ar: joi_1.default.object({
enableCameraSync: joi_1.default.boolean().optional(),

@@ -50,3 +50,3 @@ enableCameraSyncInitial: joi_1.default.boolean().optional(),

defaultHitTestType: joi_1.default.string().optional(),
},
}).optional(),
defaultMaterial: {

@@ -53,0 +53,0 @@ bumpAmplitude: joi_1.default.number().optional(),

{
"name": "@shapediver/viewer.settings",
"version": "0.1.23",
"version": "0.1.25",
"description": "",

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

Sorry, the diff of this file is not supported yet

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