Socket
Socket
Sign inDemoInstall

@nextgis/control-container

Package Overview
Dependencies
Maintainers
3
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/control-container - npm Package Compare versions

Comparing version 1.9.2 to 1.9.4

2

lib/control-container.esm-browser.js

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

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

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

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

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

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

{
"name": "@nextgis/control-container",
"version": "1.9.2",
"version": "1.9.4",
"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.8.4",
"@nextgis/utils": "^1.8.4",
"@nextgis/webmap": "^1.9.2",
"@nextgis/utils": "^1.9.4",
"@nextgis/webmap": "^1.9.4",
"@types/events": "^3.0.0",

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

},
"gitHead": "92ed4ec654217f31415fb49279df53e8a1c920ad"
"gitHead": "f541d1cc46b1a76d81f5e714505b338cb3df8610"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc