active-win-cli
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "active-win-cli", | ||
"version": "0.2.0", | ||
"description": "Get the title/id/etc of the active window (OS X and Linux)", | ||
"version": "0.3.0", | ||
"description": "Get the title/id/etc of the active window (macOS & Linux)", | ||
"license": "MIT", | ||
@@ -27,2 +27,3 @@ "repository": "sindresorhus/active-win-cli", | ||
"cli", | ||
"macos", | ||
"osx", | ||
@@ -45,3 +46,3 @@ "linux", | ||
"dependencies": { | ||
"active-win": "^0.2.0", | ||
"active-win": "^0.3.0", | ||
"meow": "^3.7.0" | ||
@@ -51,3 +52,3 @@ }, | ||
"ava": "*", | ||
"execa": "^0.2.2", | ||
"execa": "^0.4.0", | ||
"xo": "*" | ||
@@ -54,0 +55,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 and Linux)* | ||
> Get the title/id/etc of the [active window](https://en.wikipedia.org/wiki/Active_window) *(macOS & Linux)* | ||
@@ -5,0 +5,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3632
+ Addedactive-win@0.3.0(transitive)
- Removedactive-win@0.2.0(transitive)
Updatedactive-win@^0.3.0