@antv/g-plugin-canvas-renderer
Advanced tools
Comparing version 1.0.0-alpha.19 to 1.0.0-alpha.20
{ | ||
"name": "@antv/g-plugin-canvas-renderer", | ||
"version": "1.0.0-alpha.19", | ||
"version": "1.0.0-alpha.20", | ||
"description": "A G plugin of renderer implementation with Canvas2D API", | ||
@@ -10,3 +10,3 @@ "main": "lib/index.js", | ||
"package.json", | ||
"esm", | ||
"es", | ||
"lib", | ||
@@ -35,4 +35,4 @@ "dist", | ||
"dependencies": { | ||
"@antv/g-ecs": "^1.0.0-alpha.5", | ||
"@antv/g-math": "^1.0.0-alpha.3", | ||
"@antv/g-ecs": "^1.0.0-alpha.6", | ||
"@antv/g-math": "^1.0.0-alpha.4", | ||
"@antv/path-util": "^2.0.12", | ||
@@ -51,3 +51,3 @@ "rbush": "^3.0.1" | ||
}, | ||
"gitHead": "7d98ce8d3bfed8c01ab2b901a8a1c8c1131c68e3" | ||
"gitHead": "bfcb87639cfb109825e1d4515ffef6ea48e2b65f" | ||
} |
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
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
148500
44
2838
0
Updated@antv/g-ecs@^1.0.0-alpha.6
Updated@antv/g-math@^1.0.0-alpha.4