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

@antv/g-webgpu

Package Overview
Dependencies
Maintainers
58
Versions
234
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.1.2 to 1.1.3-alpha.0

dist/ContextRegisterPlugin.d.ts

57

package.json
{
"name": "@antv/g-webgpu",
"version": "1.1.2",
"version": "1.1.3-alpha.0",
"description": "A renderer implemented by WebGPU",
"main": "lib/index.js",
"module": "es/index.js",
"types": "es/index.d.ts",
"keywords": [
"antv",
"g"
],
"homepage": "https://github.com/antvis/g#readme",
"bugs": {
"url": "https://github.com/antvis/g/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/antvis/g.git"
},
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
"main": "dist/index.js",
"unpkg": "dist/index.umd.min.js",
"module": "dist/index.esm.js",
"types": "dist/index.d.ts",
"files": [
"package.json",
"dist",
"es",
"lib",
"LICENSE",
"README.md"
],
"repository": {
"type": "git",
"url": "git+https://github.com/antvis/g.git"
"dependencies": {
"@antv/g-plugin-device-renderer": "^1.1.3-alpha.0",
"@antv/g-plugin-dom-interaction": "^1.1.3-alpha.0",
"@antv/g-plugin-html-renderer": "^1.1.3-alpha.0",
"@antv/g-plugin-webgpu-device": "^1.1.3-alpha.0"
},
"keywords": [
"antv",
"g"
],
"publishConfig": {
"access": "public"
},
"author": "https://github.com/orgs/antvis/people",
"license": "MIT",
"bugs": {
"url": "https://github.com/antvis/g/issues"
},
"devDependencies": {

@@ -38,9 +40,2 @@ "@types/gl-matrix": "^2.4.5",

},
"homepage": "https://github.com/antvis/g#readme",
"dependencies": {
"@antv/g-plugin-device-renderer": "^1.1.2",
"@antv/g-plugin-dom-interaction": "^1.1.2",
"@antv/g-plugin-html-renderer": "^1.1.2",
"@antv/g-plugin-webgpu-device": "^1.1.2"
},
"peerDependencies": {

@@ -50,6 +45,6 @@ "@antv/g": "^5.0.1",

},
"scripts": {
"umd": "webpack"
"publishConfig": {
"access": "public"
},
"gitHead": "633cec1df324421b0c0821cb18d3ee351c1a47f3"
"gitHead": "d8b58d9c45bd5e41e47696a006aad8027c416409"
}

Sorry, the diff of this file is too big to display

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