@nextgis/control-container
Advanced tools
Comparing version 0.29.2 to 0.29.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.29.3](https://github.com/nextgis/nextgisweb_frontend/compare/v0.29.2...v0.29.3) (2020-04-02) | ||
**Note:** Version bump only for package @nextgis/control-container | ||
## [0.29.2](https://github.com/nextgis/nextgisweb_frontend/compare/v0.29.1...v0.29.2) (2020-04-01) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nextgis/control-container", | ||
"version": "0.29.2", | ||
"version": "0.29.3", | ||
"description": "Placing control elements in the corners of the map container", | ||
@@ -9,9 +9,9 @@ "main": "lib/control-container.js", | ||
"dependencies": { | ||
"@nextgis/dom": "^0.29.1", | ||
"@nextgis/utils": "^0.29.2", | ||
"@nextgis/webmap": "^0.29.2", | ||
"@nextgis/dom": "^0.29.3", | ||
"@nextgis/utils": "^0.29.3", | ||
"@nextgis/webmap": "^0.29.3", | ||
"events": "^3.1.0" | ||
}, | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^0.29.1", | ||
"@nextgis/build-tools": "^0.29.3", | ||
"install": "^0.13.0", | ||
@@ -50,3 +50,3 @@ "mini-css-extract-plugin": "^0.9.0", | ||
}, | ||
"gitHead": "cf4992d245345792140b81e3e346189b2e6ebe08" | ||
"gitHead": "38ab29f97259c6677f4d3ee527a64694d669fffe" | ||
} |
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
93157
Updated@nextgis/dom@^0.29.3
Updated@nextgis/utils@^0.29.3
Updated@nextgis/webmap@^0.29.3