Socket
Socket
Sign inDemoInstall

shapediver-types

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shapediver-types - npm Package Compare versions

Comparing version 1.0.64 to 1.0.65

0

lib/3d/api/CameraApi.interface.d.ts

@@ -0,0 +0,0 @@ import { Api } from '../../v2/ApiInterfaceV2.1.interface';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Api } from '../../v2/ApiInterfaceV2.1.interface';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Camera } from './CameraApi.interface';

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ export declare namespace Controls {

@@ -0,0 +0,0 @@ import { Controls } from "./controls/ViewerControlsApp.interface";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { Api } from "../v2/ApiInterfaceV2.1.interface";

@@ -0,0 +0,0 @@ "use strict";

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

@@ -0,0 +0,0 @@ import { Api } from './v2/ApiInterfaceV2.1.interface';

@@ -0,0 +0,0 @@ "use strict";

2

lib/v2/ApiInterfaceV2.1.interface.d.ts

@@ -101,3 +101,3 @@ import { Parameter } from "./interfaces/ApiParameterV2.1.interface";

* @property {module:ApiInterfaceV2~ApiInterfaceV2#Point3d} [selectPos] - In case this is a selection event, the ray intersection point
* @property {Function} [additionalDragPathsCallBack] - Possibility to supply an array of paths that are dragged with the object. Will replace the paths that are defined in the asset.
* @property {Function} [additionalDragPathsCallBack] - Possibility to supply an array of paths that are dragged with the object. Will replace the paths that are defined in the {@link module:ApiSceneInterface~ApiSceneInterface#SceneAsset SceneAsset} by means of its property `dragAdditionalPaths`. Applies to DRAG_START events.
* @property {Number} [clientX] - In case of an interaction event, the horizontal coordinate (according to the current window) of the mouse pointer when a mouse event was triggered

@@ -104,0 +104,0 @@ * @property {Number} [clientY] - In case of an interaction event, the vertical coordinate (according to the current window) of the mouse pointer when a mouse event was triggered

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Api } from "../ApiInterfaceV2.1.interface";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Api } from "../ApiInterfaceV2.1.interface";

@@ -0,0 +0,0 @@ import { Api } from '../ApiInterfaceV2.1.interface';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Api } from '../ApiInterfaceV2.1.interface';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { Camera } from '../../3d/api/CameraApi.interface';

{
"name": "shapediver-types",
"version": "1.0.64",
"version": "1.0.65",
"description": "",

@@ -5,0 +5,0 @@ "main": "./lib/SDVApp.js",

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

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