@nextgis/control-container
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 1.2.0; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.2.1; 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.0; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.2.1; author: NextGIS */ | ||
import * as dom from '@nextgis/dom'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 1.2.0; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 1.2.1; author: NextGIS */ | ||
var ControlContainer = (function () { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/control-container", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Placing control elements in the corners of the map container", | ||
@@ -12,4 +12,4 @@ "main": "lib/control-container.global.prod.js", | ||
"@nextgis/dom": "^1.2.0", | ||
"@nextgis/utils": "^1.2.0", | ||
"@nextgis/webmap": "^1.2.0", | ||
"@nextgis/utils": "^1.2.1", | ||
"@nextgis/webmap": "^1.2.1", | ||
"@types/events": "^3.0.0", | ||
@@ -54,3 +54,3 @@ "events": "^3.3.0" | ||
}, | ||
"gitHead": "7dcd1282af9f564c0b9ca981997261ea02a63e2c" | ||
"gitHead": "81c42de4244ade5a11a7fdb5bf2b0108a9489a05" | ||
} |
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/utils@^1.2.1
Updated@nextgis/webmap@^1.2.1