@loaders.gl/gltf
Advanced tools
Comparing version 4.1.0-alpha.6 to 4.1.0-alpha.7
@@ -1,2 +0,2 @@ | ||
export const VERSION = typeof "4.1.0-alpha.6" !== 'undefined' ? "4.1.0-alpha.6" : 'latest'; | ||
export const VERSION = typeof "4.1.0-alpha.7" !== 'undefined' ? "4.1.0-alpha.7" : 'latest'; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "@loaders.gl/gltf", | ||
"version": "4.1.0-alpha.6", | ||
"version": "4.1.0-alpha.7", | ||
"description": "Framework-independent loader for the glTF format", | ||
@@ -45,9 +45,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"@loaders.gl/draco": "4.1.0-alpha.6", | ||
"@loaders.gl/images": "4.1.0-alpha.6", | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.6", | ||
"@loaders.gl/textures": "4.1.0-alpha.6", | ||
"@loaders.gl/draco": "4.1.0-alpha.7", | ||
"@loaders.gl/images": "4.1.0-alpha.7", | ||
"@loaders.gl/loader-utils": "4.1.0-alpha.7", | ||
"@loaders.gl/textures": "4.1.0-alpha.7", | ||
"@math.gl/core": "^4.0.0" | ||
}, | ||
"gitHead": "fd58d91e05ebfd89ab8998a87157bf07c43997a5" | ||
"gitHead": "3dfa49bc4ec68b3c599082c1790da4156b7e5b34" | ||
} |
Sorry, the diff of this file is too big to display
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.1.0-alpha.7(transitive)
+ Added@loaders.gl/images@4.1.0-alpha.7(transitive)
+ Added@loaders.gl/loader-utils@4.1.0-alpha.7(transitive)
+ Added@loaders.gl/schema@4.1.0-alpha.7(transitive)
+ Added@loaders.gl/textures@4.1.0-alpha.7(transitive)
+ Added@loaders.gl/worker-utils@4.1.0-alpha.7(transitive)
- Removed@loaders.gl/draco@4.1.0-alpha.6(transitive)
- Removed@loaders.gl/images@4.1.0-alpha.6(transitive)
- Removed@loaders.gl/loader-utils@4.1.0-alpha.6(transitive)
- Removed@loaders.gl/schema@4.1.0-alpha.6(transitive)
- Removed@loaders.gl/textures@4.1.0-alpha.6(transitive)
- Removed@loaders.gl/worker-utils@4.1.0-alpha.6(transitive)