New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@maptiler/geocoding-control

Package Overview
Dependencies
Maintainers
5
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@maptiler/geocoding-control - npm Package Compare versions

Comparing version 0.0.56 to 0.0.57

15

package.json
{
"name": "@maptiler/geocoding-control",
"version": "0.0.56",
"version": "0.0.57",
"type": "module",

@@ -19,4 +19,4 @@ "author": {

"geocoding",
"forward geocoding",
"reverse geocoding",
"forward-geocoding",
"reverse-geocoding",
"maptiler",

@@ -27,3 +27,4 @@ "leaflet",

"search",
"component",
"leaflet-control",
"maplibre-control",
"control"

@@ -72,6 +73,6 @@ ],

"svelte": "^3.55.1",
"svelte-check": "^3.0.2",
"svelte-check": "^3.0.3",
"svelte-preprocess": "^5.0.1",
"tslib": "^2.4.1",
"typescript": "^4.9.4",
"tslib": "^2.5.0",
"typescript": "^4.9.5",
"vite": "^4.0.4"

@@ -78,0 +79,0 @@ },

# MapTiler Geocoding control for MapLibre GL JS and Leaflet
A geocoding control for [Maplibre GL JS](https://github.com/maplibre/maplibre-gl-js) and [Leaflet](https://github.com/maplibre/maplibre-gl-js).
A geocoding control for [Maplibre GL JS](https://github.com/maplibre/maplibre-gl-js) and [Leaflet](https://github.com/maplibre/maplibre-gl-js) which utilizes [Maptiler Cloud Geocoding API](https://www.maptiler.com/cloud/geocoding/).

@@ -139,3 +139,3 @@ Component can be used as ES module or UMD module.

In addition to using the component as MapLibre GL Control it is alto possible to use it stand-alone in Svelte projects.
In addition to using the component as MapLibre GL Control it is also possible to use it stand-alone in Svelte projects.
Component API matches API described above and options are exposed as component properties.

@@ -142,0 +142,0 @@

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

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