Socket
Socket
Sign inDemoInstall

obsidian

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obsidian - npm Package Compare versions

Comparing version 1.4.4 to 1.4.11

14

CHANGELOG.md
# Changelog
## v1.1.3 (2022-12-9 — Insider build)
## v1.4.4
We've exposed our helper function for setting tooltips on elements (`setTooltip`) as well as added a new progress bar component.
The `FileManager.processFrontMatter` function now also exposes the DataWriteOptions argument to be consistent with the other `process` and `write` functions.
## v1.4.0
We've made some changes to `CachedMetadata` to support **Properties**. `FrontMatterCache` is now no longer a `CacheItem`—meaning that it doesn't have a position. Instead, is it a _Reference_.
Another big change in v.1.4 is that frontmatter now supports wikilinks. If a value in the frontmatter can be interpreted as a link, it will be cached inside `CachedMetadata.frontmatterLinks`.
## v1.1.3
- Updated the [Canvas spec](https://github.com/obsidianmd/obsidian-api/blob/master/canvas.d.ts) to indicate that colors can be stored in 1 or 2 formats:

@@ -6,0 +18,0 @@ - as a hex string (i.e. "#FFFFFF")

2

package.json
{
"name": "obsidian",
"version": "1.4.4",
"version": "1.4.11",
"description": "Type definitions for the latest Obsidian API (https://obsidian.md)",

@@ -5,0 +5,0 @@ "keywords": ["obsdmd"],

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc