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

active-win-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

active-win-cli - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

9

package.json
{
"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 @@

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