Socket
Socket
Sign inDemoInstall

mintable

Package Overview
Dependencies
191
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.47 to 2.0.1

40

docs/README.md

@@ -5,22 +5,22 @@ # Documentation

+ [Overview](#overview)
+ [Installation](#installation)
+ [Creating a Fresh Installation](#creating-a-fresh-installation)
+ [Migrating from `v1.x.x`](#migrating-from-v1xx)
+ [Importing Account Balances & Transactions](#importing-account-balances--transactions)
+ [Automatically – in the cloud – via Plaid](#automatically-in-the-cloud--via-plaid)
+ [Manually – on your local machine – via CSV bank statements](#manually--on-your-local-machine--via-csv-bank-statements)
+ [Exporting Account Balances & Transactions](#exporting-account-balances--transactions)
+ [In the cloud – via Google Sheets](#in-the-cloud-via-google-sheets)
+ [On your local machine – via CSV files](#on-your-local-machine--via-csv-files)
+ [Updating Transactions/Accounts](#updating-transactionsaccounts)
+ [Manually – in your local machine's terminal](#manually-in-your-local-machines-terminal)
+ [Automatically – in your Mac's Menu Bar – via BitBar](#automatically-in-your-macs-menu-bar--via-bitbar)
+ [Automatically – in your local machine's terminal – via `cron`](#automatically-in-your-local-machines-terminal--via-cron)
+ [Automatically – in the cloud – via GitHub Actions](#automatically-in-the-cloud--via-github-actions)
+ [Transaction Rules](#transaction-rules)
+ [Transaction `filter` Rules](#transaction-filter-rules)
+ [Transaction `override` Rules](#transaction-override-rules)
+ [Development](#development)
+ [Contributing](#contributing)
- [Overview](#overview)
- [Installation](#installation)
- [Creating a Fresh Installation](#creating-a-fresh-installation)
- [Migrating from `v1.x.x`](#migrating-from-v1xx)
- [Importing Account Balances & Transactions](#importing-account-balances--transactions)
- [Automatically – in the cloud – via Plaid](#automatically-in-the-cloud--via-plaid)
- [Manually – on your local machine – via CSV bank statements](#manually--on-your-local-machine--via-csv-bank-statements)
- [Exporting Account Balances & Transactions](#exporting-account-balances--transactions)
- [In the cloud – via Google Sheets](#in-the-cloud-via-google-sheets)
- [On your local machine – via CSV files](#on-your-local-machine--via-csv-files)
- [Updating Transactions/Accounts](#updating-transactionsaccounts)
- [Manually – in your local machine's terminal](#manually-in-your-local-machines-terminal)
- [Automatically – in your Mac's Menu Bar – via BitBar](#automatically-in-your-macs-menu-bar--via-bitbar)
- [Automatically – in your local machine's terminal – via `cron`](#automatically-in-your-local-machines-terminal--via-cron)
- [Automatically – in the cloud – via GitHub Actions](#automatically-in-the-cloud--via-github-actions)
- [Transaction Rules](#transaction-rules)
- [Transaction `filter` Rules](#transaction-filter-rules)
- [Transaction `override` Rules](#transaction-override-rules)
- [Development](#development)
- [Contributing](#contributing)

@@ -27,0 +27,0 @@ ## Overview

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

"license": "MIT",
"version": "2.0.0-beta.47",
"version": "2.0.1",
"bin": "./lib/scripts/cli.js",

@@ -8,0 +8,0 @@ "preferGlobal": true,

@@ -18,3 +18,4 @@ <h4 align="center"><img width="100" src="./docs/img/icon.png" alt="Mintable"></h4>

[![](https://img.shields.io/travis/com/kevinschaich/mintable/master.svg)](https://travis-ci.com/kevinschaich/mintable)
[![](https://img.shields.io/github/workflow/status/kevinschaich/mintable/Test)](https://github.com/kevinschaich/mintable/actions?query=workflow%3ATest)
[![](https://img.shields.io/npm/v/mintable)](https://www.npmjs.com/package/mintable)
[![](https://img.shields.io/github/release/kevinschaich/mintable.svg)](https://github.com/kevinschaich/mintable/releases)

@@ -67,3 +68,3 @@ [![](https://img.shields.io/github/license/kevinschaich/mintable.svg)](https://github.com/kevinschaich/mintable/blob/master/LICENSE)

Nope. You can automate it for free using [BitBar](./docs/README.md#automatically-in-your-macs-menu-bar--via-bitbar), [`cron`](./docs/README.md#automatically-in-your-local-machines-terminal--via-cron), or [GitHub Actions](./docs/README#automatically-in-the-cloud--via-github-actions).
Nope. You can automate it for free using [BitBar](./docs/README.md#automatically-in-your-macs-menu-bar--via-bitbar), [`cron`](./docs/README.md#automatically-in-your-local-machines-terminal--via-cron), or [GitHub Actions](./docs/README.md#automatically-in-the-cloud--via-github-actions).

@@ -70,0 +71,0 @@ **It's not working!**

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc