🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

vue3-openlayers

Package Overview
Dependencies
Maintainers
0
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue3-openlayers - npm Package Compare versions

Comparing version

to
11.1.0

dist/components/interaction/OlInteractionMouseWheelZoom.vue.d.ts

3

dist/components/interaction/index.d.ts

@@ -13,2 +13,3 @@ import { App } from 'vue';

import { default as OlInteractionTransform } from './OlInteractionTransform.vue';
import { default as OlInteractionMouseWheelZoom } from './OlInteractionMouseWheelZoom.vue';
import { Vue3OpenlayersGlobalOptions } from '../../types';

@@ -21,2 +22,2 @@

export default install;
export { install, OlInteractionClusterselect, OlInteractionDragbox, OlInteractionDragrotate, OlInteractionDragrotatezoom, OlInteractionLink, OlInteractionSelect, OlInteractionDraw, OlInteractionModify, OlInteractionPointer, OlInteractionSnap, OlInteractionTransform, };
export { install, OlInteractionClusterselect, OlInteractionDragbox, OlInteractionDragrotate, OlInteractionDragrotatezoom, OlInteractionLink, OlInteractionSelect, OlInteractionDraw, OlInteractionModify, OlInteractionPointer, OlInteractionSnap, OlInteractionTransform, OlInteractionMouseWheelZoom, };
{
"name": "vue3-openlayers",
"version": "11.0.1",
"version": "11.1.0",
"description": "OpenLayers Wrapper for Vue3",

@@ -5,0 +5,0 @@ "repository": {

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

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

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