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

imdone-api

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imdone-api - npm Package Compare versions

Comparing version

to
0.0.10

2

package.json
{
"name": "imdone-api",
"version": "0.0.9",
"version": "0.0.10",
"description": "Plugin API for imdone",

@@ -5,0 +5,0 @@ "main": "./lib/plugin.js",

@@ -5,3 +5,2 @@ # imdone-api

Starting in Imdone 2.0, you will be able to search and download plugins. In the mean time, you can get started creating and sharing plugins with the community.
<!-- #TODO: Add plugin discord group -->

@@ -23,2 +22,4 @@ ## Creating a plugin for Imdone

```
1. Look at [imdone/imdone-sample-plugin: A sample plugin for Imdone](https://github.com/imdone/imdone-sample-plugin) for inspiration.
1. Look at [imdone/imdone-sample-plugin: A sample plugin for Imdone](https://github.com/imdone/imdone-sample-plugin) for inspiration.
## Join the discussion on [discord](https://discord.gg/ZAETw2dC)