@nextgis/control-container
Advanced tools
Comparing version 1.2.2 to 1.2.3
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 1.2.2; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.2.3; author: NextGIS */ | ||
function create(tagName, className, container) { | ||
@@ -3,0 +3,0 @@ const el = window.document.createElement(tagName); |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 1.2.2; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.2.3; author: NextGIS */ | ||
import * as dom from '@nextgis/dom'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 1.2.2; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.2.3; author: NextGIS */ | ||
var ControlContainer = (function () { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/control-container", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"description": "Placing control elements in the corners of the map container", | ||
@@ -13,3 +13,3 @@ "main": "lib/control-container.global.prod.js", | ||
"@nextgis/utils": "^1.2.2", | ||
"@nextgis/webmap": "^1.2.2", | ||
"@nextgis/webmap": "^1.2.3", | ||
"@types/events": "^3.0.0", | ||
@@ -54,3 +54,3 @@ "events": "^3.3.0" | ||
}, | ||
"gitHead": "765861bc832994e3f4228b9ad2a4d63eabd34811" | ||
"gitHead": "7d34e9d5ae8ace456684e031bcb438b70dcea4aa" | ||
} |
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/webmap@^1.2.3