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

ezseed-rtorrent

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ezseed-rtorrent - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

2

index.js
var p = require('path')
module.exports = function(shell) {
if(['install', 'useradd', 'userdel', 'daemon'].indexOf(shell) !== -1)
if(['install', 'useradd', 'userdel', 'daemon', 'passwd'].indexOf(shell) !== -1)
return p.join(__dirname, shell) + '.sh'

@@ -6,0 +6,0 @@ else

{
"name": "ezseed-rtorrent",
"version": "0.0.7",
"version": "0.0.8",
"description": "ezseed rtorrent shell binding",

@@ -5,0 +5,0 @@ "main": "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