gltf-pipeline
Advanced tools
Comparing version 3.0.0 to 3.0.1
Change Log | ||
========== | ||
### 3.0.1 - 2020-11-14 | ||
* Locked Draco npm dependency to version 1.3.6 to avoid module initialization errors in 1.4.0. [#563](https://github.com/CesiumGS/gltf-pipeline/pull/563) | ||
### 3.0.0 - 2020-07-22 | ||
@@ -5,0 +9,0 @@ |
{ | ||
"name": "gltf-pipeline", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Content pipeline tools for optimizing glTF assets.", | ||
@@ -31,3 +31,3 @@ "license": "Apache-2.0", | ||
"cesium": "^1.69.0", | ||
"draco3d": "^1.3.6", | ||
"draco3d": "1.3.6", | ||
"fs-extra": "^9.0.0", | ||
@@ -34,0 +34,0 @@ "mime": "^2.4.5", |
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
234627
+ Addeddraco3d@1.3.6(transitive)
Updateddraco3d@1.3.6