@gltf-transform/functions
Advanced tools
Comparing version 4.0.0-alpha.16 to 4.0.0-alpha.17
{ | ||
"name": "@gltf-transform/functions", | ||
"version": "4.0.0-alpha.16", | ||
"version": "4.0.0-alpha.17", | ||
"repository": "github:donmccurdy/glTF-Transform", | ||
@@ -38,4 +38,4 @@ "homepage": "https://gltf-transform.dev/functions.html", | ||
"dependencies": { | ||
"@gltf-transform/core": "^4.0.0-alpha.16", | ||
"@gltf-transform/extensions": "^4.0.0-alpha.16", | ||
"@gltf-transform/core": "^4.0.0-alpha.17", | ||
"@gltf-transform/extensions": "^4.0.0-alpha.17", | ||
"ktx-parse": "^0.7.0", | ||
@@ -50,2 +50,3 @@ "ndarray": "^1.0.19", | ||
"README.md", | ||
"LICENSE.md", | ||
"package.json", | ||
@@ -57,3 +58,3 @@ "package-lock.json" | ||
}, | ||
"gitHead": "a5c1a1846a50b7b0df786117c5a6261874161233" | ||
"gitHead": "2c96f901f74080860f085c410e55cd83c3ff3f84" | ||
} |
@@ -5,3 +5,3 @@ # @gltf-transform/functions | ||
[![Minzipped size](https://badgen.net/bundlephobia/minzip/@gltf-transform/functions)](https://bundlephobia.com/result?p=@gltf-transform/functions) | ||
[![License](https://img.shields.io/npm/l/@gltf-transform/core.svg)](https://github.com/donmccurdy/glTF-Transform/blob/master/LICENSE) | ||
[![License](https://img.shields.io/npm/l/@gltf-transform/core.svg)](https://github.com/donmccurdy/glTF-Transform/blob/main/LICENSE.md) | ||
@@ -42,2 +42,2 @@ Part of the glTF Transform project. | ||
Copyright 2023, MIT License. | ||
Copyright 2024, MIT License. |
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
2380017