New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@antv/g-webgpu

Package Overview
Dependencies
Maintainers
58
Versions
236
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 1.4.0 to 1.5.0

2

dist/index.esm.js

@@ -1,2 +0,2 @@

import { Syringe, inject, CanvasConfig, singleton, ContextService, setDOMSize, isString, isBrowser, Module, AbstractRenderer } from '@antv/g';
import { Syringe, setDOMSize, inject, CanvasConfig, singleton, ContextService, isString, isBrowser, Module, AbstractRenderer } from '@antv/g';
import { Plugin } from '@antv/g-plugin-device-renderer';

@@ -3,0 +3,0 @@ import * as DeviceRenderer from '@antv/g-plugin-device-renderer';

{
"name": "@antv/g-webgpu",
"version": "1.4.0",
"version": "1.5.0",
"description": "A renderer implemented by WebGPU",

@@ -19,3 +19,3 @@ "keywords": [

"author": "https://github.com/orgs/antvis/people",
"sideEffects": true,
"sideEffects": false,
"main": "dist/index.js",

@@ -32,7 +32,7 @@ "unpkg": "dist/index.umd.min.js",

"dependencies": {
"@antv/g-plugin-device-renderer": "^1.4.0",
"@antv/g-plugin-dom-interaction": "^1.4.0",
"@antv/g-plugin-html-renderer": "^1.4.0",
"@antv/g-plugin-image-loader": "^0.3.0",
"@antv/g-plugin-webgpu-device": "^1.4.0"
"@antv/g-plugin-device-renderer": "^1.5.0",
"@antv/g-plugin-dom-interaction": "^1.5.0",
"@antv/g-plugin-html-renderer": "^1.5.0",
"@antv/g-plugin-image-loader": "^0.4.0",
"@antv/g-plugin-webgpu-device": "^1.5.0"
},

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

},
"gitHead": "e080a6f903694e931383943c5ad8fbf84731c460"
"gitHead": "464ea5f09af7cd041434233f113feeec3912357e"
}
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