Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@webgpu/types

Package Overview
Dependencies
Maintainers
4
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webgpu/types - npm Package Compare versions

Comparing version 0.0.37 to 0.0.38

3

dist/index.d.ts

@@ -11,2 +11,3 @@ // https://github.com/gpuweb/gpuweb/blob/38236513beaf98e1579b212c0df6f33bd19691ab/spec/index.bs

// plus #1375 which renamed to GPUImageCopyX (but without removing old names)
// plus #1390 which renamed depth to depthOrArrayLayers

@@ -49,3 +50,3 @@ export {};

height: number;
depth: number;
depthOrArrayLayers: number;
}

@@ -52,0 +53,0 @@ export type GPUExtent3D = number[] | GPUExtent3DDict;

@@ -6,3 +6,3 @@ {

"bugs": "https://github.com/gpuweb/types/issues",
"version": "0.0.37",
"version": "0.0.38",
"main": "",

@@ -9,0 +9,0 @@ "types": "dist/index.d.ts",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc