@antv/l7-utils
Advanced tools
Comparing version 2.0.0-beta.23 to 2.0.0-beta.24
@@ -6,2 +6,18 @@ # Change Log | ||
# [2.0.0-beta.24](https://github.com/antvis/L7/compare/v2.0.0-beta.16...v2.0.0-beta.24) (2019-12-23) | ||
### Bug Fixes | ||
* **scene:** contianer resize ([1c3be82](https://github.com/antvis/L7/commit/1c3be82711999b70a802a7f0c24ff9ccf76e2d94)) | ||
### Features | ||
* **layer:** add setSelect setActive 方法 & refactor color util ([5c27d66](https://github.com/antvis/L7/commit/5c27d66a6401192f5e0406a2f4c3e0983dc2867c)) | ||
# [2.0.0-beta.23](https://github.com/antvis/L7/compare/v2.0.0-beta.16...v2.0.0-beta.23) (2019-12-23) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@antv/l7-utils", | ||
"version": "2.0.0-beta.23", | ||
"version": "2.0.0-beta.24", | ||
"description": "", | ||
@@ -35,2 +35,3 @@ "main": "lib/index.js", | ||
"reflect-metadata": "^0.1.13", | ||
"regenerator-runtime": "^0.13.3", | ||
"tapable": "^2.0.0-beta.8" | ||
@@ -42,3 +43,3 @@ }, | ||
}, | ||
"gitHead": "3ce17007e56ac586db167e1443b5ba8d4ca195f1", | ||
"gitHead": "bc67ddd6b16ff87855c60dca0a0c827e50f1f113", | ||
"publishConfig": { | ||
@@ -45,0 +46,0 @@ "access": "public" |
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
154573
12
+ Addedregenerator-runtime@^0.13.3
+ Addedregenerator-runtime@0.13.11(transitive)