@antv/l7-core
Advanced tools
Comparing version 2.0.0-beta.18 to 2.0.0-beta.19
@@ -6,2 +6,19 @@ # Change Log | ||
# [2.0.0-beta.19](https://github.com/antvis/L7/compare/v2.0.0-beta.16...v2.0.0-beta.19) (2019-12-08) | ||
### Bug Fixes | ||
* **lint:** igonre lint test data lint ([1782893](https://github.com/antvis/L7/commit/178289348a26586b1ccbc8f75baa3b7312693a8c)) | ||
* **scene:** contianer resize ([1c3be82](https://github.com/antvis/L7/commit/1c3be82711999b70a802a7f0c24ff9ccf76e2d94)) | ||
### Features | ||
* **source:** wip cluster ([3203959](https://github.com/antvis/L7/commit/320395942499b4123de2155d20ff6cecec6100b9)) | ||
# [2.0.0-beta.18](https://github.com/antvis/L7/compare/v2.0.0-beta.16...v2.0.0-beta.18) (2019-12-08) | ||
@@ -8,0 +25,0 @@ |
{ | ||
"name": "@antv/l7-core", | ||
"version": "2.0.0-beta.18", | ||
"version": "2.0.0-beta.19", | ||
"description": "", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@antv/l7-utils": "^2.0.0-beta.18", | ||
"@antv/l7-utils": "^2.0.0-beta.19", | ||
"@mapbox/tiny-sdf": "^1.1.1", | ||
@@ -49,3 +49,3 @@ "ajv": "^6.10.2", | ||
}, | ||
"gitHead": "7c12c2b43c89fe6d7d9adc731e11585560874f81", | ||
"gitHead": "71be2520f881cb5eea0f40717e05764e0f9b7b24", | ||
"publishConfig": { | ||
@@ -52,0 +52,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
1292840