Socket
Socket
Sign inDemoInstall

@nextgis/ol-map-adapter

Package Overview
Dependencies
Maintainers
2
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/ol-map-adapter - npm Package Compare versions

Comparing version 0.4.6 to 0.4.7

3

lib/ol-map-adapter.js

@@ -726,3 +726,2 @@ (function (global, factory) {

_this._layers[layerId] = layerOpts;
_this._length++;
return adapter_1;

@@ -766,4 +765,4 @@ };

if (source instanceof ol.Map) {
l.layer.setZIndex(_this._length - l.order);
source.addLayer(l.layer);
l.layer.setZIndex(_this._length - l.order);
}

@@ -770,0 +769,0 @@ }

{
"name": "@nextgis/ol-map-adapter",
"version": "0.4.6",
"version": "0.4.7",
"description": "",

@@ -42,3 +42,3 @@ "main": "lib/ol-map-adapter.js",

"license": "GPL-3.0",
"gitHead": "c24fb83a667e1a0d64d7491de5557ead15184679"
"gitHead": "14ca44db7e3f5362cc4a0bb14291b67ebaf16844"
}

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