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

fis-command-release

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-command-release - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name" : "fis-command-release",
"description" : "fis release command.",
"version" : "0.1.0",
"version" : "0.1.1",
"author" : "FIS Team <fis@baidu.com>",

@@ -6,0 +6,0 @@ "homepage" : "http://fis.baidu.com/",

@@ -96,7 +96,7 @@ /*

commander
.option('-d, --dest <names>', 'release output destination', String, 'output')
.option('-d, --dest <names>', 'release output destination', String, 'preview')
.option('-w, --watch', 'monitor the changes of project')
.option('-c, --clean', 'clean cache before releasing')
.option('-t, --type <ext>', 'resouce map type', String, 'php')
.option('-m, --md5 <level>', 'md5 release option', parseInt, 1)
.option('-m, --md5 <level>', 'md5 release option', parseInt, 0)
.option('-D, --domain', 'add domain', Boolean, false)

@@ -103,0 +103,0 @@ .option('-H, --no-hint', 'without hint', Boolean, true)

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