@antv/g-plugin-canvas-renderer
Advanced tools
Comparing version 1.0.0-alpha.26 to 1.0.0-alpha.27
{ | ||
"name": "@antv/g-plugin-canvas-renderer", | ||
"version": "1.0.0-alpha.26", | ||
"version": "1.0.0-alpha.27", | ||
"description": "A G plugin of renderer implementation with Canvas2D API", | ||
@@ -32,6 +32,7 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@antv/g": "^1.0.0-alpha.26", | ||
"@antv/g-ecs": "^1.0.0-alpha.10", | ||
"@antv/g-math": "^1.0.0-alpha.6", | ||
"@antv/g": "^1.0.0-alpha.27", | ||
"@antv/g-ecs": "^1.0.0-alpha.11", | ||
"@antv/g-math": "^1.0.0-alpha.7", | ||
"@antv/path-util": "^2.0.14", | ||
"@babel/runtime": "^7.16.0", | ||
"mana-syringe": "^0.1.0", | ||
@@ -48,3 +49,3 @@ "rbush": "^3.0.1" | ||
"homepage": "https://github.com/antvis/g#readme", | ||
"gitHead": "04974923388e3c1e3c47d591c251380058372376" | ||
"gitHead": "c01101beb86f98aaa569f97c678c909d4f3faaa3" | ||
} |
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
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
0
148056
7
4059
+ Added@babel/runtime@^7.16.0
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
Updated@antv/g@^1.0.0-alpha.27
Updated@antv/g-ecs@^1.0.0-alpha.11
Updated@antv/g-math@^1.0.0-alpha.7