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.8.11 to 0.8.12

2

lib/deploy.js

@@ -177,3 +177,3 @@ /*

file.release.indexOf(d.from) === 0 && //relate to replaceFrom
fis.util.filter(file.subpath, d.include, d.exclude)
fis.util.filter(file.release, d.include, d.exclude)
){

@@ -180,0 +180,0 @@ tasks.push({dest : d, file : file });

{
"name" : "fis-command-release",
"description" : "fis release command.",
"version" : "0.8.11",
"version" : "0.8.12",
"author" : "FIS Team <fis@baidu.com>",

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

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