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

@nuxtjs/leaflet

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/leaflet - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

2

dist/module.d.ts

@@ -8,4 +8,4 @@ import * as _nuxt_schema from '@nuxt/schema';

declare const components: string[];
declare const _default: _nuxt_schema.NuxtModule<ModuleOptions>;
declare const _default: _nuxt_schema.NuxtModule<ModuleOptions, ModuleOptions, false>;
export { type ModuleOptions, components, _default as default };

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

},
"version": "1.2.2",
"version": "1.2.3",
"builder": {
"@nuxt/module-builder": "0.8.1",
"@nuxt/module-builder": "0.8.4",
"unbuild": "2.0.0"
}
}
{
"name": "@nuxtjs/leaflet",
"version": "1.2.2",
"version": "1.2.3",
"description": "Nuxt module for Leaflet",

@@ -46,20 +46,20 @@ "homepage": "https://leaflet.nuxtjs.org",

"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.5.0",
"@nuxt/kit": "^3.12.4",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.4",
"@nuxt/test-utils": "^3.14.0",
"@nuxt/eslint-config": "^0.5.7",
"@nuxt/kit": "^3.13.2",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/schema": "^3.13.2",
"@nuxt/test-utils": "^3.14.2",
"@nuxt/ui": "^2.18.4",
"@types/leaflet.heat": "^0.2.4",
"@types/node": "^20.14.15",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"caniuse-lite": "^1.0.30001651",
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^8.6.0",
"caniuse-lite": "^1.0.30001660",
"changelogen": "^0.5.5",
"eslint": "^9.9.0",
"eslint": "^9.10.0",
"leaflet.heat": "^0.2.0",
"leaflet.markercluster": "^1.5.3",
"nuxt": "^3.12.4",
"vitepress": "^1.3.2",
"vitest": "^2.0.5"
"nuxt": "^3.13.2",
"vitepress": "^1.3.4",
"vitest": "^2.1.1"
}
}

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