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

imdone

Package Overview
Dependencies
Maintainers
1
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

imdone - npm Package Compare versions

Comparing version 0.1.15 to 0.1.16

4

notes.md

@@ -15,3 +15,3 @@ imdone notes for development

- [Keep a file in ~/.imdone with project folders](#archive:110)
- [Use ace editor for file display and edit <http://ace.ajax.org>](#doing:0)
- [Use ace editor for file display and edit <http://ace.ajax.org>](#doing:10)

@@ -40,3 +40,3 @@ ###Config

- [Use dropbox-js for accessing dropbox from the website <https://github.com/dropbox/dropbox-js>](#todo:50)
- [Use node-github for accessing github <https://github.com/mikedeboer/node-github>](#doing:10)
- [Use node-github for accessing github <https://github.com/mikedeboer/node-github>](#doing:20)
- [Start using travis for CI <https://travis-ci.org/>](#todo:30)

@@ -43,0 +43,0 @@ - [Setting up strip payments with nodejs <http://www.catonmat.net/blog/stripe-payments-with-node/>](#todo:0)

{
"name": "imdone",
"preferGlobal": "true",
"version": "0.1.15",
"description": "Create tasks in files using markdown syntax and organize them with kanban",
"version": "0.1.16",
"description": "Simple, file-based kanban",
"homepage": "http://piascikj.github.com/imdone/",

@@ -29,3 +29,3 @@ "author": {

"engines": {
"node": "0.8"
"node": ">= 0.4.12"
},

@@ -32,0 +32,0 @@ "scripts": {

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