shapediver-types
Advanced tools
Comparing version 1.0.83 to 1.0.84
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
297991
0