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

obsidian-sample-plugin

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

obsidian-sample-plugin - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

manifest.json
{
"id": "obsidian-mac-sync-contacts",
"name": "Mac Sync Contacts",
"version": "1.0.3",
"version": "1.0.4",
"minAppVersion": "0.15.0",

@@ -6,0 +6,0 @@ "description": "Sync your contacts with your Mac's Contacts app.",

{
"name": "obsidian-sample-plugin",
"version": "1.0.3",
"version": "1.0.4",
"description": "This is a sample plugin for Obsidian (https://obsidian.md)",

@@ -12,4 +12,9 @@ "main": "main.js",

},
"keywords": [],
"author": "",
"keywords": [
"obsidian",
"contacts",
"macosx",
"sync"
],
"author": "raulanatol",
"license": "MIT",

@@ -27,5 +32,2 @@ "devDependencies": {

},
"os": [
"darwin"
],
"dependencies": {

@@ -32,0 +34,0 @@ "@popperjs/core": "^2.11.8",

@@ -5,3 +5,4 @@ {

"1.0.2": "0.15.0",
"1.0.3": "0.15.0"
"1.0.3": "0.15.0",
"1.0.4": "0.15.0"
}
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