Socket
Socket
Sign inDemoInstall

@nextgis/ol-map-adapter

Package Overview
Dependencies
Maintainers
3
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 2.0.0 to 2.0.2

2

lib/ol-map-adapter.esm-bundler.js

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

/** Bundle of @nextgis/ol-map-adapter; version: 2.0.0; author: NextGIS */
/** Bundle of @nextgis/ol-map-adapter; version: 2.0.2; author: NextGIS */
import { EventEmitter } from 'events';

@@ -3,0 +3,0 @@ import Map from 'ol/Map';

{
"name": "@nextgis/ol-map-adapter",
"version": "2.0.0",
"version": "2.0.2",
"_priority": 16,

@@ -12,8 +12,9 @@ "description": "",

"dependencies": {
"@nextgis/control-container": "^2.0.0",
"@nextgis/dom": "^2.0.0",
"@nextgis/paint": "^2.0.0",
"@nextgis/properties-filter": "^2.0.0",
"@nextgis/webmap": "^2.0.0",
"@nextgis/control-container": "^2.0.2",
"@nextgis/dom": "^2.0.2",
"@nextgis/paint": "^2.0.2",
"@nextgis/properties-filter": "^2.0.2",
"@nextgis/webmap": "^2.0.2",
"@types/events": "^3.0.0",
"@types/geojson": "^7946.0.14",
"@types/polylabel": "^1.0.5",

@@ -27,3 +28,4 @@ "events": "*",

"devDependencies": {
"@nextgis/build-tools": "^2.0.0"
"@nextgis/build-tools": "^2.0.2",
"ol": "^9.0.0"
},

@@ -63,3 +65,3 @@ "buildOptions": {

},
"gitHead": "f782b2d195f86acea21963a4c96f39b258594f14"
"gitHead": "85b37154c68fc611b7942c559f553395eb07b975"
}

@@ -13,5 +13,3 @@ # OpenLayers map adapter

# latest stable
$ npm install --save-dev ol @nextgis/ol-map-adapter
# or
$ yarn add ol @nextgis/ol-map-adapter
npm install ol @nextgis/ol-map-adapter
```

@@ -18,0 +16,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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