@nextgis/control-container
Advanced tools
Comparing version 1.16.2 to 1.16.5
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 1.16.2; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.16.5; author: NextGIS */ | ||
function create(tagName, className, container) { | ||
@@ -3,0 +3,0 @@ var el = window.document.createElement(tagName); |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 1.16.2; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.16.5; author: NextGIS */ | ||
import * as dom from '@nextgis/dom'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 1.16.2; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.16.5; author: NextGIS */ | ||
var ControlContainer = (function () { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/control-container", | ||
"version": "1.16.2", | ||
"version": "1.16.5", | ||
"description": "Placing control elements in the corners of the map container", | ||
@@ -11,5 +11,5 @@ "main": "lib/control-container.global.prod.js", | ||
"dependencies": { | ||
"@nextgis/dom": "^1.16.2", | ||
"@nextgis/utils": "^1.16.2", | ||
"@nextgis/webmap": "^1.16.2", | ||
"@nextgis/dom": "^1.16.5", | ||
"@nextgis/utils": "^1.16.5", | ||
"@nextgis/webmap": "^1.16.5", | ||
"@types/events": "^3.0.0", | ||
@@ -19,3 +19,3 @@ "events": "^3.3.0" | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^1.16.2" | ||
"@nextgis/build-tools": "^1.16.5" | ||
}, | ||
@@ -55,3 +55,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "3bb21edf6017753d9d8148eaae2b8edf86bac00a" | ||
"gitHead": "62517973c613a7bfdc1851d99db1428b18a81b4d" | ||
} |
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
Updated@nextgis/dom@^1.16.5
Updated@nextgis/utils@^1.16.5
Updated@nextgis/webmap@^1.16.5