@antv/g-plugin-canvas-renderer
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6
@@ -43,2 +43,3 @@ import { RenderingService, RenderingPlugin } from '@antv/g'; | ||
private applyAttributesToContext; | ||
private safeMergeAABB; | ||
} |
{ | ||
"name": "@antv/g-plugin-canvas-renderer", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.6", | ||
"description": "A G plugin of renderer implementation with Canvas2D API", | ||
@@ -35,3 +35,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@antv/g": "^1.0.0-alpha.4", | ||
"@antv/g": "^1.0.0-alpha.5", | ||
"@antv/g-ecs": "^1.0.0-alpha.3", | ||
@@ -52,3 +52,3 @@ "@antv/g-math": "^1.0.0-alpha.2", | ||
}, | ||
"gitHead": "08ccbc9def3a4f70cf0b24f715bb444512c3f326" | ||
"gitHead": "c977f1c582f0f29d2eb20568a4cab8f795f8d283" | ||
} |
Sorry, the diff of this file is too big to display
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
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
159414
27
4346
Updated@antv/g@^1.0.0-alpha.5