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

leaflet-measure

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leaflet-measure - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

src/i18n/de_CH.js

2

package.json
{
"name": "leaflet-measure",
"version": "2.1.4",
"version": "2.1.5",
"description": "Coordinate, linear, and area measure tool for Leaflet maps",

@@ -5,0 +5,0 @@ "main": "src/leaflet-measure.js",

@@ -156,3 +156,3 @@ # leaflet-measure

Available locales include `en` (default), `es`, `fr`, `it`, `nl`, and `ru`.
Available locales include `en` (default), `ca`, `cn`, `da`, `de`, `de_CH`, `en_UK`, `es`, `fa`, `fil_PH`, `fr`, `it`, `nl`, `pl`, `pt_BR`, `pt_PT`, `ru` and `tr`.

@@ -159,0 +159,0 @@ ### decPoint | thousandsSep

@@ -28,2 +28,3 @@ // leaflet-measure.js

'de': require('./i18n/de'),
'de_CH': require('./i18n/de_CH'),
'en': require('./i18n/en'),

@@ -30,0 +31,0 @@ 'en_UK': require('./i18n/en_UK'),

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

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

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