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

@nextgis/ol-map-adapter

Package Overview
Dependencies
Maintainers
2
Versions
230
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.9.7 to 0.9.8

1

lib/webmap/src/interfaces/MapControl.d.ts

@@ -23,2 +23,3 @@ export interface ZoomControlOptions {

onClick: () => void;
title?: string;
}

@@ -25,0 +26,0 @@ export interface CreateControlOptions {

6

package.json
{
"name": "@nextgis/ol-map-adapter",
"version": "0.9.7",
"version": "0.9.8",
"description": "",

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

"dependencies": {
"@nextgis/webmap": "^0.9.7",
"@nextgis/webmap": "^0.9.8",
"events": "*",

@@ -51,3 +51,3 @@ "ol": "^5.3.0"

"license": "LGPL 3.0",
"gitHead": "78a3f05296d16b10ee17b3e76fb606425eb19fe3"
"gitHead": "c14496ee71b65967a900a3c3e371267ed81b0e1a"
}
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