Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextgis/control-container

Package Overview
Dependencies
Maintainers
0
Versions
117
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 3.0.0-alpha.12 to 3.0.0-alpha.13

2

lib/control-container.esm-browser.js

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

/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.5; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.13; 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.5; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.13; 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.5; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 3.0.0-alpha.13; author: NextGIS */
var ControlContainer = (function () {

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

{
"name": "@nextgis/control-container",
"version": "3.0.0-alpha.12",
"version": "3.0.0-alpha.13",
"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.5",
"@nextgis/utils": "^3.0.0-alpha.5",
"@nextgis/webmap": "^3.0.0-alpha.12",
"@nextgis/dom": "^3.0.0-alpha.13",
"@nextgis/utils": "^3.0.0-alpha.13",
"@nextgis/webmap": "^3.0.0-alpha.13",
"@types/events": "^3.0.0",

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

"devDependencies": {
"@nextgis/build-tools": "^3.0.0-alpha.5"
"@nextgis/build-tools": "^3.0.0-alpha.13"
},

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

},
"gitHead": "b9e7dbca189ccbdc96dce026bd40934dff3064b2"
"gitHead": "5906588a63866935106f597726dd16da682784ef"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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