@nextgis/control-container
Advanced tools
Comparing version 3.0.0-alpha.4 to 3.0.0-alpha.5
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.4; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.5; 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: 3.0.0-alpha.4; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.5; author: NextGIS */ | ||
import * as dom from '@nextgis/dom'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.4; author: NextGIS */ | ||
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.5; author: NextGIS */ | ||
var ControlContainer = (function () { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/control-container", | ||
"version": "3.0.0-alpha.4", | ||
"version": "3.0.0-alpha.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": "^3.0.0-alpha.3", | ||
"@nextgis/utils": "^3.0.0-alpha.4", | ||
"@nextgis/webmap": "^3.0.0-alpha.4", | ||
"@nextgis/dom": "^3.0.0-alpha.5", | ||
"@nextgis/utils": "^3.0.0-alpha.5", | ||
"@nextgis/webmap": "^3.0.0-alpha.5", | ||
"@types/events": "^3.0.0", | ||
@@ -19,3 +19,3 @@ "events": "*" | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^3.0.0-alpha.3" | ||
"@nextgis/build-tools": "^3.0.0-alpha.5" | ||
}, | ||
@@ -55,3 +55,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "77ebe80cc34ff6c355a18d177962e9df01cde636" | ||
"gitHead": "ab9ec6499222f3cb0cd51375be333381594c7bbf" | ||
} |
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