@loaders.gl/gltf
Advanced tools
Comparing version 4.2.4 to 4.2.5
// Version constant cannot be imported, it needs to correspond to the build version of **this** module. | ||
// __VERSION__ is injected by babel-plugin-version-inline | ||
// @ts-ignore TS2304: Cannot find name '__VERSION__'. | ||
export const VERSION = typeof "4.2.3" !== 'undefined' ? "4.2.3" : 'latest'; | ||
export const VERSION = typeof "4.2.4" !== 'undefined' ? "4.2.4" : 'latest'; |
{ | ||
"name": "@loaders.gl/gltf", | ||
"version": "4.2.4", | ||
"version": "4.2.5", | ||
"description": "Framework-independent loader for the glTF format", | ||
@@ -46,7 +46,7 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/draco": "4.2.4", | ||
"@loaders.gl/images": "4.2.4", | ||
"@loaders.gl/loader-utils": "4.2.4", | ||
"@loaders.gl/schema": "4.2.4", | ||
"@loaders.gl/textures": "4.2.4", | ||
"@loaders.gl/draco": "4.2.5", | ||
"@loaders.gl/images": "4.2.5", | ||
"@loaders.gl/loader-utils": "4.2.5", | ||
"@loaders.gl/schema": "4.2.5", | ||
"@loaders.gl/textures": "4.2.5", | ||
"@math.gl/core": "^4.0.0" | ||
@@ -57,3 +57,3 @@ }, | ||
}, | ||
"gitHead": "68ce51cb8ef8ca55a9cc66801e0aff504e925bb9" | ||
"gitHead": "9279ea41bf49a2fdf895520888301315f871bb10" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
+ Added@loaders.gl/draco@4.2.5(transitive)
+ Added@loaders.gl/images@4.2.5(transitive)
+ Added@loaders.gl/loader-utils@4.2.5(transitive)
+ Added@loaders.gl/schema@4.2.5(transitive)
+ Added@loaders.gl/textures@4.2.5(transitive)
+ Added@loaders.gl/worker-utils@4.2.5(transitive)
- Removed@loaders.gl/draco@4.2.4(transitive)
- Removed@loaders.gl/images@4.2.4(transitive)
- Removed@loaders.gl/loader-utils@4.2.4(transitive)
- Removed@loaders.gl/schema@4.2.4(transitive)
- Removed@loaders.gl/textures@4.2.4(transitive)
- Removed@loaders.gl/worker-utils@4.2.4(transitive)
Updated@loaders.gl/draco@4.2.5
Updated@loaders.gl/images@4.2.5
Updated@loaders.gl/schema@4.2.5
Updated@loaders.gl/textures@4.2.5