Socket
Socket
Sign inDemoInstall

@nextgis/control-container

Package Overview
Dependencies
11
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.1.0

2

lib/control-container.esm-browser.js

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

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

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

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

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

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

{
"name": "@nextgis/control-container",
"version": "2.0.2",
"version": "2.1.0",
"description": "Placing control elements in the corners of the map container",

@@ -12,4 +12,4 @@ "main": "lib/control-container.global.prod.js",

"@nextgis/dom": "^2.0.2",
"@nextgis/utils": "^2.0.2",
"@nextgis/webmap": "^2.0.2",
"@nextgis/utils": "^2.1.0",
"@nextgis/webmap": "^2.1.0",
"@types/events": "^3.0.0",

@@ -54,3 +54,3 @@ "events": "*"

},
"gitHead": "85b37154c68fc611b7942c559f553395eb07b975"
"gitHead": "1ada625d1dfd61caa187a026f55ab3f4987ecda8"
}
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