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.3 to 0.0.4

0

cli.js

@@ -0,0 +0,0 @@ #!/usr/bin/env node

@@ -0,0 +0,0 @@ const electron = require('electron')

4

package.json
{
"name": "clippy-say",
"version": "0.0.3",
"version": "0.0.4",
"description": "",

@@ -15,5 +15,5 @@ "main": "index.js",

"devDependencies": {
"electron": "2.0.0"
},
"dependencies": {
"electron": "2.0.0",
"clippyjs": "0.0.3",

@@ -20,0 +20,0 @@ "minimist": "^1.2.0"

@@ -12,3 +12,6 @@ # clippy-say

```bash
npm install -g electron --unsafe-perm=true --allow-root
# Install electron
# If you have trouble installing it, you may use BUT WITH CAUTION
# npm insall -g electron --unsafe-perm=true --allow-root
npm install -g electron
npm install -g clippy-say

@@ -15,0 +18,0 @@ ```

@@ -0,0 +0,0 @@ const electron = require('electron');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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