You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@antv/g-webgpu

Package Overview
Dependencies
Maintainers
61
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antv/g-webgpu - npm Package Compare versions

Comparing version

to
1.7.14

14

package.json
{
"name": "@antv/g-webgpu",
"version": "1.7.13",
"version": "1.7.14",
"description": "A renderer implemented by WebGPU",

@@ -31,7 +31,7 @@ "keywords": [

"dependencies": {
"@antv/g-plugin-device-renderer": "^1.7.13",
"@antv/g-plugin-dom-interaction": "^1.7.10",
"@antv/g-plugin-html-renderer": "^1.7.10",
"@antv/g-plugin-image-loader": "^1.1.11",
"@antv/g-plugin-webgpu-device": "^1.7.10"
"@antv/g-plugin-device-renderer": "^1.7.14",
"@antv/g-plugin-dom-interaction": "^1.7.11",
"@antv/g-plugin-html-renderer": "^1.7.11",
"@antv/g-plugin-image-loader": "^1.1.12",
"@antv/g-plugin-webgpu-device": "^1.7.11"
},

@@ -49,3 +49,3 @@ "devDependencies": {

},
"gitHead": "d22c887ec647c8023e524e901c798425fd560e54"
"gitHead": "32c0eab45e1b2350b9d1b12895b05e90e1fc7971"
}