Socket
Socket
Sign inDemoInstall

tabtab

Package Overview
Dependencies
38
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

3.0.2

Diff

Changelog

Source

v3.0.2 - 2018-10-06

Commits

mklabs
published 3.0.1-beta •

Changelog

Source

v3.0.1-beta - 2018-10-05

Fixed

  • Fixing check of filename when installing #47

Commits

  • Begin to write uninstall method e143f80
  • npm: remove assert-rejects 399a3da
  • example: adding uninstall-completion to example c48223a
mklabs
published 3.0.0-beta •

Changelog

Source

v3.0.0-beta - 2018-10-04

Merged

  • installer: ensure successful status/$? #38
  • Remove npmlog. #31
  • Fix wrong shell reference #35

Commits

  • npm: setup nyc 1f86b2a
  • first cleanup c89f237
  • setup npm-watch a47d73a
  • npm: remove reactify, reset babel da65059
  • npm: update dependencies dd19437
  • eslint: setup eslint and config 64f3364
  • npm: update dependencies 63cd043
  • ci: setup nyc and coverage scripts e6fe55a
  • feat: tabtab.install() with prompt (wip) f599724
  • ci: disable nyc for now c1e1806
  • log: better handling of descriptions 12d5897
  • es6: replace vars by const/let 71ad75a
  • feat: avoid adding multiple lines to SHELL scripts 036d9c0
  • feat: add necessary completion lines in shell config 2030676
  • log: fix TABTAB_DEBUG and use it in tests dbd6ffb
  • examples: add tabtab-test-complete to serve as completion tests c0423dc
  • cli: test out completions c861535
  • eslint: fix all eslint errros and update config bbf2a5b
  • fix: ensure fileformat is unix and remove code related to bash-completion 9b83d76
  • npm: setup prettier a2cd163
  • node: support for version 10, 8 and 7 c01b443
  • example: remove completion script, all in one fae0553
  • completion: now emits the whole line (breaking change) 75c7b6a
  • log: slight change to tabtab.log 1aa7d1a
  • eslint: include test dir as well 345d191
  • babel: remove babel continuation 6f279be
  • npm: remove prettier / es6-promisify b5ab126
  • babel: start to remove babel 7f19043
  • bash: handle semicolon 51f1de7
  • fix: a bit more debugging and fix entry point 4875c90
  • debug: use tabtab debug in all files e81aa93
  • complete: always trigger original event based on options.name ca0ab39
  • Add .babelrc with preset env 5f0eaf1
  • debug: dont log into console db192d7
  • parseEnv: change signature to only take environment 3e60094
  • debug: change debug for parseEnv, too verbose 627ef79
  • ci: remove npm prune 7a319e2
  • ci: forget about node 6 for the moment aa7ade3
  • commands: remove options.auto mandatory in uninstall 36dce25
  • uninstall: use default options on uninstall 7e179b6
  • mocha: increase timeout to avoid failure on node 6 fc97626
  • ci(package.json): run nyc on tests eff6e95
  • fix: package.json syntax 0a0238b
  • Do NOT test with cache for the moment 3cf9115
  • Update package.json f3a9580
  • add .gitattributes to force unix line endings 9a7440e
mklabs
published 2.2.2 •

Changelog

Source

v2.2.2 - 2017-01-06

Merged

  • fix(win32): fix usage of SHELL environment variable when it is not set #30
mklabs
published 2.2.1 •

Changelog

Source

v2.2.1 - 2016-10-13

Commits

  • fix: create duplicate-free version of completion items accross evt listeners dc8b587
mklabs
published 2.2.0 •

Changelog

Source

v2.2.0 - 2016-10-11

Commits

  • feat(fish): handle description by adding a tab character between name and description 9290dcc
mklabs
published 2.1.1 •

Changelog

Source

v2.1.1 - 2016-10-09

Commits

  • fix(zsh): fix uninstall typo in zshrc (instead of zshhrc) 3d29317
mklabs
published 2.1.0 •

Changelog

Source

v2.1.0 - 2016-10-09

Commits

  • fix(fish): Disable description in fish completion per command / options 1f04613
  • fix(fish): fix COMP_LINE by appending a space so that prev is correctly positioned 861f8ef
  • feat(fish): prevent filenames from being completed 282b941
mklabs
published 2.0.2 •

Changelog

Source

v2.0.2 - 2016-10-06

Commits

  • fix: have output done after recv to handle async completion handler d8596ed
  • Remove bake from package.json c306bce
mklabs
published 2.0.1 •

Changelog

Source

v2.0.1 - 2016-10-06

Commits

  • Remove src/ folder and babel compiled files 8531a62
  • rm Makefile d717594
  • fix: have uninstall command working as expected by fixing regexp 21e2de6
23Next
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