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

deskctl

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deskctl - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

bin/index.js

@@ -45,3 +45,3 @@ #!/usr/bin/env node

if (!+value) {
if (!status && !+value) {
console.error(`value must be a number`);

@@ -48,0 +48,0 @@ process.exit(1);

{
"name": "deskctl",
"type": "module",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -6,0 +6,0 @@ "main": "lib/index.js",

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