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

tickbin

Package Overview
Dependencies
Maintainers
3
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tickbin - npm Package Versions

2

2.1.0

Diff
chrisfosterelli
published 2.1.0 •

Changelog

Source

2.1.0 (2019-07-31)

Bug Fixes

  • package: update axios to version 0.16.2 (1b6b864), closes #329
  • package: update axios to version 0.17.0 (e3e1b30)
  • package: update axios to version 0.18.0 (9a673fa)
  • package: update axios to version 0.19.0 (c377a1a)
  • package: update chalk to version 2.0.1 (dbb73d8), closes #340
  • package: update csv-stringify to version 2.0.0 (0f3e614)
  • package: update csv-stringify to version 3.0.0 (8532b7e)
  • package: update csv-stringify to version 4.0.0 (b8f7a28)
  • package: update csv-stringify to version 5.0.0 (aa17991)
  • package: update pad to version 2.0.1 (126436b), closes #349
  • package: update pad to version 3.2.0 (cfe84ad), closes #386
  • package: update pouchdb to version 7.0.0 (a614a95)
  • package: update pouchdb-find to version 6.2.0 (ce63043)
  • package: update pouchdb-find to version 7.0.0 (704821a)
  • package: update untildify to version 4.0.0 (d755ad6)
  • package: update yargs to version 10.0.3 (a38135e)
  • package: update yargs to version 11.0.0 (71ff4b1)
  • package: update yargs to version 12.0.1 (03eae68)
  • package: update yargs to version 13.3.0 (761f223), closes #381
  • package: update yargs to version 7.0.2 (#325) (0851cdc), closes #323
  • package: update yargs to version 8.0.1 (8efc45d)
  • package: update yargs to version 9.0.1 (50ab5d6)
  • tickbin-parser: update dependencies (#332) (37fe952)

Features

  • Add support for all modern node engines (d966257)
  • log: Total and tag summary for tick log (#304) (d436be7)

<a name="2.0.0"></a>

chadfawcett
published 2.0.0 •

Changelog

Source

2.0.0 (2017-04-21)

Bug Fixes

  • check for empty tags (976a7c0)
  • default dates should be stringified arrays (7e02ef4)
  • destructuring targets must have the same name as returns (858e0af)
  • detailed output should also include tags (504fe89)
  • entry docs are v2 (fdd7a6a)
  • Fixed parse error message and type filter example (#245) (263e722)
  • Icon is no longer included as a column in csv. (#240) (bc743bc)
  • map0to1 should set version to 1 (2381629)
  • remove debug log (#272) (7b2344e)
  • tell users to use tick commit (155d2a9)
  • package: update yargs to version 7.0.2 (#325) (0851cdc), closes #323
  • tickbin-parser: update dependencies (#332) (37fe952)

Features

  • duration: create entries by duration (#283) (075250e)
  • allow commit command to use optional -m flag (#297) (e6ffddb), closes #274
  • Directs users to tickbin.com when registering. (#238) (f2542b4)
  • hide-summary boolean to hide the daily summary in the tick log command (#246) (830ae8f)
  • Logout command (#251) (7815337)
  • tick list has --hide-details flag to hide entry details (#234) (59737bf)
  • log: Total and tag summary for tick log (#304) (d436be7)
  • sync: filter pulled entries #232 (26f37e0)
  • timers: track time using a start/stop timer (#270) (9b0a14a), closes #271

BREAKING CHANGES

  • Uses updated entry parser for easier displaying of message

<a name="1.5.0"></a>

chadfawcett
published 1.5.0 •

Changelog

Source

1.5.0 (2016-11-16)

<a name="1.4.0"></a>

chadfawcett
published 1.4.0 •

Changelog

Source

1.4.0 (2016-11-14)

<a name="1.3.0"></a>

chadfawcett
published 1.3.0 •

Changelog

Source

1.3.0 (2016-11-04)

Features

  • allow commit command to use optional -m flag (#297) (e6ffddb), closes #274

<a name="1.2.2"></a>

chadfawcett
published 1.2.2 •

Changelog

Source

1.2.2 (2016-10-08)

<a name="1.2.0"></a>

chadfawcett
published 1.2.0 •

Changelog

Source

1.2.0 (2016-10-06)

Features

  • duration: create entries by duration (#283) (075250e)

<a name="1.1.0"></a>

chadfawcett
published 1.0.1 •

Changelog

Source

1.0.1 (2016-10-06)

<a name="1.0.0"></a>

chadfawcett
published 1.0.0 •

Changelog

Source

1.0.0 (2016-08-21)

Bug Fixes

  • Fixed parse error message and type filter example (#245) (263e722)
  • Icon is no longer included as a column in csv. (#240) (bc743bc)
  • remove debug log (#272) (7b2344e)

Features

  • Directs users to tickbin.com when registering. (#238) (f2542b4)
  • hide-summary boolean to hide the daily summary in the tick log command (#246) (830ae8f)
  • Logout command (#251) (7815337)
  • timers: track time using a start/stop timer (#270) (9b0a14a), closes #271

BREAKING CHANGES

  • Uses updated entry parser for easier displaying of message

<a name="0.4.0"></a>

chadfawcett
published 0.4.0 •

Changelog

Source

0.4.0 (2016-07-19)

Bug Fixes

  • check for empty tags (976a7c0)
  • default dates should be stringified arrays (7e02ef4)
  • destructuring targets must have the same name as returns (858e0af)
  • detailed output should also include tags (504fe89)
  • entry docs are v2 (fdd7a6a)
  • map0to1 should set version to 1 (2381629)
  • tell users to use tick commit (155d2a9)

Features

  • tick list has --hide-details flag to hide entry details (#234) (59737bf)

<a name="0.3.2"></a>

2