Skip to content

Leaflet bases

Interactive fantasy map view inside your bases. - This plugin has not been manually reviewed by Obsidian staff.

The above warnings are based on limited information and might not always be accurate.

Data

IDleaflet-bases
AuthorSara Lilith Slootmaker
Minimum Obsidian Version1.11.4
Official Release Date2026-05-18
Last update2026-05-21

Last Refresh

Obsidian Stats last refreshed the data behind this page on Jul 13, 2026.

Community plugin snapshotJul 13, 2026
Repository clonelast successful checkout May 25, 2026
Release acquisitionrelease metadata checked Jun 22, 2026; existing successful main.js cache reused

Quick Links

Changes

DateChanged PropertyOld ValueNew Value
2026-05-18Plugin Added
2026-05-18Plugin Removed
2026-05-18Plugin Re-Added
2026-05-18descriptionThis plugin has not been manually reviewed by Obsidian staff. Interactive map view inside your bases.This plugin has not been manually reviewed by Obsidian staff. Interactive fantasy map view inside your bases.
2026-05-21Plugin Removed
2026-05-21Plugin Re-Added
2026-06-15descriptionThis plugin has not been manually reviewed by Obsidian staff. Interactive fantasy map view inside your bases.Interactive fantasy map view inside your bases. - This plugin has not been manually reviewed by Obsidian staff.

Repository Data

LicenseMIT in package.json
MIT in LICENSE file
Package Managernpm
Uses TypescriptYes
Installed Bundlersesbuild
Installed Testing FrameworksJest, Vitest
Has Test FilesYes
Latest Release main.js Size179 KB
Detected ES VersionES2018
Probably MinifiedYes
main.js API Findings4 disclosures
Uses BRAT beta releasesNo
Dependenciesleaflet
Dev Dependencies@emnapi/core, @emnapi/runtime, @eslint/js, @ianvs/prettier-plugin-sort-imports, @iconify/types, @jest/globals, @types/jest, @types/leaflet, @types/node, esbuild, eslint, eslint-plugin-obsidianmd, globals, jest, jiti, obsidian, obsidian-typings, ts-jest, ts-node, tslib, typescript, typescript-eslint, vitest

main.js API Findings

These conservative findings come from static analysis of the latest release main.js. The table includes warnings and high-confidence informational findings; lower-confidence informational findings are omitted to reduce false positives. Warnings indicate usage of potentially risky APIs, but such APIs can be used safely if handled with care.

DisclosureDetected From
Clipboard AccessReads or writes clipboard data
Global Handlers Or TimersRegisters events, DOM handlers, or intervals
Metadata AccessReads Obsidian metadata cache
Permission Sensitive Browser ApiUses permission-sensitive browser APIs
FindingTypeConfidenceEvidence
Uses permission-sensitive browser APIsWarningHighnavigator.geolocation.getCurrentPosition (1)
Reads or writes clipboard dataInfoHighnavigator.clipboard.writeText (1)
Registers events, DOM handlers, or intervalsInfoHighsetTimeout (11)
Reads Obsidian metadata cacheInfoHighapp.metadataCache.getFirstLinkpathDest (1), app.metadataCache (1)
References URLs or constructs URL objectsInfoHighhttp:// (7), https:// (3)
Registers plugin settings UIInfoHighSetting (6), obsidian.Setting (6)
Accesses attachment resource pathsInfoHighapp.vault.getResourcePath (1)
Accesses Obsidian vault APIsInfoHighapp.vault (1)
Opens or creates files through workspace or file manager APIsInfoHighapp.workspace.openLinkText (1)
Accesses Obsidian workspace APIsInfoHighapp.workspace (2)

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 2713 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

VersionRelease DateNote
1.0.02026-02-19Released while not listed
1.1.02026-04-09Released while not listed
1.1.72026-05-18None
1.1.82026-05-18None
1.1.92026-05-20None
1.1.102026-05-21None

Blacklisted versions are versions that are known to cause major issues or contain security concerns and have thus been blacklisted by the Obsidian team. Obsidian will disable plugins on startup whose installed version is blacklisted. Released while not listed versions happened outside the period where the plugin was present in the community plugin list and are excluded from aggregate release statistics.