Socket
Socket
Sign inDemoInstall

@nextgis/control-container

Package Overview
Dependencies
5
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.11.7 to 1.11.10

2

lib/control-container.esm-browser.js

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/control-container; version: 1.11.7; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 1.11.10; 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.11.7; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 1.11.10; author: NextGIS */
import * as dom from '@nextgis/dom';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/control-container; version: 1.11.7; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 1.11.10; author: NextGIS */
var ControlContainer = (function () {

@@ -3,0 +3,0 @@ 'use strict';

{
"name": "@nextgis/control-container",
"version": "1.11.7",
"version": "1.11.10",
"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.11.0",
"@nextgis/utils": "^1.11.0",
"@nextgis/webmap": "^1.11.7",
"@nextgis/dom": "^1.11.10",
"@nextgis/utils": "^1.11.10",
"@nextgis/webmap": "^1.11.10",
"@types/events": "^3.0.0",

@@ -19,3 +19,3 @@ "events": "^3.3.0"

"devDependencies": {
"@nextgis/build-tools": "^1.11.0"
"@nextgis/build-tools": "^1.11.10"
},

@@ -55,3 +55,3 @@ "buildOptions": {

},
"gitHead": "2daf64d36014b92d507c47c16842bddd7149c070"
"gitHead": "51bd939cf50df9657bbe5ed37327d641457eb417"
}
# Control Container
![size](https://img.shields.io/bundlephobia/minzip/@nextgis/control-container) ![version](https://img.shields.io/npm/v/@nextgis/cache)
This library allows placing control elements in the corners of the map container.

@@ -4,0 +6,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc