@antv/g-plugin-canvas-renderer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@antv/g-plugin-canvas-renderer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A G plugin of renderer implementation with Canvas2D API", | ||
@@ -35,5 +35,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/g-math": "^1.0.1", | ||
"@antv/g-math": "^1.0.2", | ||
"@antv/path-util": "^2.0.14", | ||
"rbush": "^3.0.1" | ||
"rbush": "^3.0.1", | ||
"tslib": "^2.3.1" | ||
}, | ||
@@ -45,3 +46,3 @@ "devDependencies": { | ||
"peerDependencies": { | ||
"@antv/g": "^1.0.1", | ||
"@antv/g": "^5.0.1", | ||
"mana-syringe": "^0.2.2" | ||
@@ -53,3 +54,3 @@ }, | ||
"homepage": "https://github.com/antvis/g#readme", | ||
"gitHead": "d09726ac85b8738d53c97002a98848b4a450bfcd" | ||
"gitHead": "3d4d25c30b0134186e9e6e4adb54052ee581df48" | ||
} |
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
182538
92
6
+ Addedtslib@^2.3.1
+ Added@antv/g@5.18.27(transitive)
+ Added@antv/g-camera-api@1.2.25(transitive)
+ Added@antv/g-dom-mutation-observer-api@1.2.24(transitive)
+ Added@antv/g-lite@1.2.24(transitive)
+ Added@antv/g-math@2.0.2(transitive)
+ Added@antv/g-web-animations-api@1.2.25(transitive)
+ Addedd3-color@1.4.1(transitive)
+ Addedeventemitter3@5.0.1(transitive)
Updated@antv/g-math@^1.0.2