@antv/g-webgpu
Advanced tools
Comparing version 1.1.2 to 1.1.3-alpha.0
{ | ||
"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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1028854
16957
13
2
22
5