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

shapediver-types

Package Overview
Dependencies
Maintainers
5
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.83 to 1.0.84

6

lib/ar/ArApi.interace.d.ts

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

vertices: THREE.Vector3[];
textureCoordinates: THREE.Vector2[];
triangleCount: number;
triangleIndices: number[];
textureCoordinates?: THREE.Vector2[];
triangleCount?: number;
triangleIndices?: number[];
};

@@ -177,0 +177,0 @@ };

{
"name": "shapediver-types",
"version": "1.0.83",
"version": "1.0.84",
"description": "",

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