@nextgis/control-container
Advanced tools
Comparing version 1.0.0-alpha.5 to 1.0.0-alpha.6
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.6](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2020-09-09) | ||
**Note:** Version bump only for package @nextgis/control-container | ||
# [1.0.0-alpha.5](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2020-08-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nextgis/control-container", | ||
"version": "1.0.0-alpha.5", | ||
"version": "1.0.0-alpha.6", | ||
"description": "Placing control elements in the corners of the map container", | ||
@@ -11,12 +11,12 @@ "main": "lib/control-container.global.prod.js", | ||
"dependencies": { | ||
"@nextgis/dom": "^1.0.0-alpha.5", | ||
"@nextgis/utils": "^1.0.0-alpha.5", | ||
"@nextgis/webmap": "^1.0.0-alpha.5", | ||
"@nextgis/dom": "^1.0.0-alpha.6", | ||
"@nextgis/utils": "^1.0.0-alpha.6", | ||
"@nextgis/webmap": "^1.0.0-alpha.6", | ||
"events": "^3.2.0" | ||
}, | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^1.0.0-alpha.5", | ||
"@nextgis/build-tools": "^1.0.0-alpha.6", | ||
"install": "^0.13.0", | ||
"mini-css-extract-plugin": "^0.10.0", | ||
"npm": "^6.14.7" | ||
"mini-css-extract-plugin": "^0.11.1", | ||
"npm": "^6.14.8" | ||
}, | ||
@@ -56,3 +56,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "89001a74a4b352210e2c9538014c1030fb1c33ea" | ||
"gitHead": "09398fcf869301e8d6628120e54256f17805bdf6" | ||
} |
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
80859