Socket
Socket
Sign inDemoInstall

nuxt3-leaflet

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuxt3-leaflet - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

dist/module.json

@@ -7,3 +7,3 @@ {

},
"version": "1.0.5"
"version": "1.0.6"
}
{
"name": "nuxt3-leaflet",
"version": "1.0.5",
"version": "1.0.6",
"description": "Nuxt 3 module for Leaflet",

@@ -5,0 +5,0 @@ "repository": "https://github.com/Gugustinette/Nuxt-Leaflet",

@@ -9,3 +9,6 @@ # Nuxt Leaflet

A Nuxt 3 module to use Leaflet.
It was made using [Vue Leaflet](https://github.com/vue-leaflet/vue-leaflet) which is a Vue 3 wrapper for Leaflet, that exposes the original Leaflet API as Vue components.
This module is really just about making it work with Nuxt 3 without the need to configure anything.
- [✨  Release Notes](/CHANGELOG.md)

@@ -17,2 +20,3 @@ <!-- - [🏀 Online playground](https://stackblitz.com/github/your-org/nuxt3-leaflet?file=playground%2Fapp.vue) -->

- ⚡ &nbsp;No configuration needed
- 🦺 &nbsp;Typescript support

@@ -50,2 +54,6 @@ - 🚠 &nbsp;Auto import

For a complete list of the components available, check out the original [Vue Leaflet](https://github.com/vue-leaflet/vue-leaflet) library.
Please note that components are exported in PascalCase, so for example, write `<LMap>` instead of `<l-map>`.
### Basic

@@ -52,0 +60,0 @@

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