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.0.0-beta.7 to 1.0.0-beta.8

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.0.0-beta.8](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-beta.7...v1.0.0-beta.8) (2021-05-02)
**Note:** Version bump only for package @nextgis/control-container
# [1.0.0-beta.7](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-beta.6...v1.0.0-beta.7) (2021-04-23)

@@ -8,0 +16,0 @@

2

lib/control-container.esm-browser.js

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

/** Bundle of @nextgis/control-container; version: 1.0.0-beta.7; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 1.0.0-beta.8; 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.0.0-beta.7; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 1.0.0-beta.8; author: NextGIS */
import * as dom from '@nextgis/dom';

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

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

/** Bundle of @nextgis/control-container; version: 1.0.0-beta.7; author: NextGIS */
/** Bundle of @nextgis/control-container; version: 1.0.0-beta.8; author: NextGIS */
var ControlContainer = (function () {

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

{
"name": "@nextgis/control-container",
"version": "1.0.0-beta.7",
"version": "1.0.0-beta.8",
"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.0.0-beta.7",
"@nextgis/utils": "^1.0.0-beta.7",
"@nextgis/webmap": "^1.0.0-beta.7",
"@nextgis/dom": "^1.0.0-beta.8",
"@nextgis/utils": "^1.0.0-beta.8",
"@nextgis/webmap": "^1.0.0-beta.8",
"@types/events": "^3.0.0",

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

"devDependencies": {
"@nextgis/build-tools": "^1.0.0-beta.7"
"@nextgis/build-tools": "^1.0.0-beta.8"
},

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

},
"gitHead": "40b8a0efea54e889eb50c281893d37e5403ac6e3"
"gitHead": "f113ce4e43a6345a98af3f8470ec8b946b0afa65"
}
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