@luma.gl/engine
Advanced tools
Comparing version 9.0.7 to 9.0.8
import { Device, Buffer, BufferRange, TransformFeedback, RenderPassProps } from '@luma.gl/core'; | ||
import { Model } from "../model/model.js"; | ||
import type { ModelProps } from '..'; | ||
import type { ModelProps } from "../model/model.js"; | ||
/** | ||
@@ -5,0 +5,0 @@ * Properties for creating a {@link BufferTransform} |
{ | ||
"name": "@luma.gl/engine", | ||
"version": "9.0.7", | ||
"version": "9.0.8", | ||
"description": "3D Engine Components for luma.gl", | ||
@@ -46,3 +46,3 @@ "type": "module", | ||
"dependencies": { | ||
"@luma.gl/shadertools": "9.0.7", | ||
"@luma.gl/shadertools": "9.0.8", | ||
"@math.gl/core": "^4.0.0", | ||
@@ -52,3 +52,3 @@ "@probe.gl/log": "^4.0.2", | ||
}, | ||
"gitHead": "776cf7b8d758df78dba231f4ef7b9b9693f10373" | ||
"gitHead": "40aa2ca078c5ff2d52445dce6a9efa982fba67a2" | ||
} |
@@ -15,3 +15,3 @@ // luma.gl | ||
import {Model} from '../model/model'; | ||
import type {ModelProps} from '..'; | ||
import type {ModelProps} from '../model/model'; | ||
@@ -18,0 +18,0 @@ /** |
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
1073722
+ Added@luma.gl/shadertools@9.0.8(transitive)
- Removed@luma.gl/shadertools@9.0.7(transitive)
Updated@luma.gl/shadertools@9.0.8