@luma.gl/test-utils
Advanced tools
Comparing version 9.0.0-alpha.51 to 9.0.0-alpha.52
{ | ||
"name": "@luma.gl/test-utils", | ||
"version": "9.0.0-alpha.51", | ||
"version": "9.0.0-alpha.52", | ||
"description": "Automated WebGL testing utilities with Puppeteer and image diffing", | ||
@@ -42,6 +42,6 @@ "type": "module", | ||
"dependencies": { | ||
"@luma.gl/core": "9.0.0-alpha.51", | ||
"@luma.gl/engine": "9.0.0-alpha.51", | ||
"@luma.gl/webgl": "9.0.0-alpha.51", | ||
"@luma.gl/webgpu": "9.0.0-alpha.51", | ||
"@luma.gl/core": "9.0.0-alpha.52", | ||
"@luma.gl/engine": "9.0.0-alpha.52", | ||
"@luma.gl/webgl": "9.0.0-alpha.52", | ||
"@luma.gl/webgpu": "9.0.0-alpha.52", | ||
"@probe.gl/env": "^4.0.2", | ||
@@ -63,3 +63,3 @@ "@types/gl": "^6.0.2", | ||
}, | ||
"gitHead": "368b615bdd46d0006717f004244a942f3d2812e7" | ||
"gitHead": "41fa29f78dc260e5ef4c6a48e657fb5d23c96e8f" | ||
} |
+ Added@luma.gl/constants@9.0.0-alpha.52(transitive)
+ Added@luma.gl/core@9.0.0-alpha.52(transitive)
+ Added@luma.gl/engine@9.0.0-alpha.52(transitive)
+ Added@luma.gl/shadertools@9.0.0-alpha.52(transitive)
+ Added@luma.gl/webgl@9.0.0-alpha.52(transitive)
+ Added@luma.gl/webgpu@9.0.0-alpha.52(transitive)
- Removed@luma.gl/constants@9.0.0-alpha.51(transitive)
- Removed@luma.gl/core@9.0.0-alpha.51(transitive)
- Removed@luma.gl/engine@9.0.0-alpha.51(transitive)
- Removed@luma.gl/shadertools@9.0.0-alpha.51(transitive)
- Removed@luma.gl/webgl@9.0.0-alpha.51(transitive)
- Removed@luma.gl/webgpu@9.0.0-alpha.51(transitive)
Updated@luma.gl/core@9.0.0-alpha.52