@gltf-transform/core
Advanced tools
Comparing version 3.6.0 to 3.7.0
{ | ||
"name": "@gltf-transform/core", | ||
"version": "3.6.0", | ||
"version": "3.7.0", | ||
"repository": "github:donmccurdy/glTF-Transform", | ||
@@ -55,3 +55,3 @@ "homepage": "https://gltf-transform.dev/", | ||
}, | ||
"gitHead": "1de21dc41949a103d2fc7a4c9a0b516f8ed8173b" | ||
"gitHead": "4ccc05027f8b6d9c9c1c76cc1e1d7887d5909634" | ||
} |
@@ -110,3 +110,3 @@ import { Nullable, PropertyType, TypedArray } from '../constants.js'; | ||
* 2-byte signed integer, stored as | ||
* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Uint16Array Uint16Array}. | ||
* {@link https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Int16Array Int16Array}. | ||
*/ | ||
@@ -113,0 +113,0 @@ SHORT: 5122, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
1521005