@antv/g-plugin-canvas-renderer
Advanced tools
Comparing version 1.0.0-alpha.34 to 1.0.0-alpha.35
{ | ||
"name": "@antv/g-plugin-canvas-renderer", | ||
"version": "1.0.0-alpha.34", | ||
"version": "1.0.0-alpha.35", | ||
"description": "A G plugin of renderer implementation with Canvas2D API", | ||
@@ -35,4 +35,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/g": "^1.0.0-alpha.34", | ||
"@antv/g-math": "^1.0.0-alpha.9", | ||
"@antv/g": "^1.0.0-alpha.35", | ||
"@antv/g-math": "^1.0.0-alpha.10", | ||
"@antv/path-util": "^2.0.14", | ||
@@ -57,3 +57,3 @@ "mana-syringe": "^0.2.2", | ||
"homepage": "https://github.com/antvis/g#readme", | ||
"gitHead": "da03f9640aab7165eb9b46215df8883b13d17ecb" | ||
"gitHead": "73333422afc377066250bd705a8d0746007b91e3" | ||
} |
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
175099
Updated@antv/g@^1.0.0-alpha.35
Updated@antv/g-math@^1.0.0-alpha.10