@antv/g-mobile
Advanced tools
Comparing version 1.0.6-alpha.1 to 1.0.6-alpha.2
{ | ||
"name": "@antv/g-mobile", | ||
"version": "1.0.6-alpha.1", | ||
"version": "1.0.6-alpha.2", | ||
"description": "A renderer implemented with Canvas2D API in mobile environment", | ||
@@ -40,3 +40,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/util": "^2.0.13", | ||
"lodash-es": "^4.17.21", | ||
"tslib": "^2.3.1" | ||
@@ -51,3 +51,3 @@ }, | ||
}, | ||
"gitHead": "9d0916ad32f477c1d687c2085e7f5ab37d171649" | ||
"gitHead": "77d3516bee4bba51950e63a04d995bf25e526261" | ||
} |
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
+ Addedlodash-es@^4.17.21
+ Addedlodash-es@4.17.21(transitive)
- Removed@antv/util@^2.0.13
- Removed@antv/util@2.0.17(transitive)
- Removedcsstype@3.1.3(transitive)