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

ttab

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ttab - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

5

CHANGELOG.md

@@ -7,2 +7,7 @@ # Changelog

* **v0.1.3** (2015-06-01):
* [fix] The -g and -G options again correctly do not activate Terminal.app when creating the desired tab.
* [enhancement] Option parsing now accepts option-arguments directly attached to the option.
* [dev] Tests added.
* **v0.1.2** (2015-06-01):

@@ -9,0 +14,0 @@ * [doc] Manual-installation link and instructions fixed; examples fixed.

2

package.json

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

"private": false,
"version": "0.1.2",
"version": "0.1.3",
"os": [

@@ -8,0 +8,0 @@ "darwin"

@@ -87,2 +87,7 @@ [![npm version](https://badge.fury.io/js/ttab.svg)](http://badge.fury.io/js/ttab)

Important: Terminal must be allowed assisistive access in order for this utility
to work, which requires one-time authorization with administrative privileges.
If you get error messages instead of being prompted, authorize Terminal.app via
System Preferences > Security & Privacy > Privacy > Accessibility.
The new tab will run a login shell (i.e., load the user's shell profile) and by default

@@ -160,2 +165,7 @@ inherit the working directory from the parent shell.

* **v0.1.3** (2015-06-01):
* [fix] The -g and -G options again correctly do not activate Terminal.app when creating the desired tab.
* [enhancement] Option parsing now accepts option-arguments directly attached to the option.
* [dev] Tests added.
* **v0.1.2** (2015-06-01):

@@ -162,0 +172,0 @@ * [doc] Manual-installation link and instructions fixed; examples fixed.

Sorry, the diff of this file is not supported yet

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