active-win-cli
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "active-win-cli", | ||
"version": "0.1.0", | ||
"description": "Get the title/id/etc of the active window (OS X)", | ||
"version": "0.2.0", | ||
"description": "Get the title/id/etc of the active window (OS X and Linux)", | ||
"license": "MIT", | ||
@@ -28,2 +28,3 @@ "repository": "sindresorhus/active-win-cli", | ||
"osx", | ||
"linux", | ||
"app", | ||
@@ -44,3 +45,3 @@ "application", | ||
"dependencies": { | ||
"active-win": "^0.1.0", | ||
"active-win": "^0.2.0", | ||
"meow": "^3.7.0" | ||
@@ -47,0 +48,0 @@ }, |
# active-win-cli [![Build Status](https://travis-ci.org/sindresorhus/active-win-cli.svg?branch=master)](https://travis-ci.org/sindresorhus/active-win-cli) | ||
> Get the title/id/etc of the [active window](https://en.wikipedia.org/wiki/Active_window) *(OS X)* | ||
> Get the title/id/etc of the [active window](https://en.wikipedia.org/wiki/Active_window) *(OS X and Linux)* | ||
@@ -5,0 +5,0 @@ |
3621
+ Addedactive-win@0.2.0(transitive)
- Removedactive-win@0.1.0(transitive)
Updatedactive-win@^0.2.0