New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cmd-extend

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cmd-extend - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

3

lib/cmd-extend-config.js

@@ -103,3 +103,4 @@ var path = require('path');

'urlUpload': get('server', 'online', 'fisUploadUrl'),
'sshConfig': sshConfig
'sshConfig': sshConfig,
'qiniuConfig': getConfig()['qn']['cosmeapp']
}

@@ -106,0 +107,0 @@

@@ -26,2 +26,3 @@ var path = require('path');

// ref http://zhangyaochun.iteye.com/blog/1884131
// https://github.com/fengmk2/fawave_desktop/blob/master/src/js/shell.js
function openUrl(uri){

@@ -28,0 +29,0 @@ var child_process = require('child_process');

{
"name": "cmd-extend",
"version": "1.0.3",
"description": "平常工作一些简单的脚本",
"version": "1.0.4",
"description": "工作中的脚本配置和工具库",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

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