Socket
Socket
Sign inDemoInstall

atom-plugin-command-line

Package Overview
Dependencies
1
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

.npmignore

7

package.json
{
"name": "atom-plugin-command-line",
"version": "1.0.0",
"version": "1.0.1",
"description": "Run a child process within an Atom plugin. Returns a promise with the output.",

@@ -25,3 +25,6 @@ "main": "index.js",

},
"homepage": "https://github.com/ShMcK/atom-plugin-command-line#readme"
"homepage": "https://github.com/ShMcK/atom-plugin-command-line#readme",
"dependencies": {
"node-file-exists": "^1.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