@webgpu/types
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -6,2 +6,3 @@ // https://github.com/gpuweb/gpuweb/blob/38236513beaf98e1579b212c0df6f33bd19691ab/spec/index.bs | ||
// plus #873 which added aspect back to GPUTextureCopyView | ||
// plus #971 which added stencil8 to GPUTextureFormat | ||
@@ -161,2 +162,3 @@ export {}; | ||
| "depth24plus-stencil8" | ||
| "stencil8" | ||
| "bc1-rgba-unorm" | ||
@@ -163,0 +165,0 @@ | "bc1-rgba-unorm-srgb" |
@@ -6,3 +6,3 @@ { | ||
"bugs": "https://github.com/gpuweb/types/issues", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"main": "", | ||
@@ -9,0 +9,0 @@ "types": "dist/index.d.ts", |
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
52407
1604