Socket
Socket
Sign inDemoInstall

clippy-say

Package Overview
Dependencies
111
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

cli.js

@@ -12,2 +12,2 @@ #!/usr/bin/env node

proc.spawn(electron, ['.', ...process.argv.slice(2)]);
proc.spawn(electron, [__dirname, ...process.argv.slice(2)]);
{
"name": "clippy-say",
"version": "0.0.4",
"version": "0.0.5",
"description": "",

@@ -14,4 +14,3 @@ "main": "index.js",

"license": "ISC",
"devDependencies": {
},
"devDependencies": {},
"dependencies": {

@@ -18,0 +17,0 @@ "electron": "2.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc