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

fis-command-release

Package Overview
Dependencies
Maintainers
2
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.11.4 to 0.11.5

4

lib/deploy.js

@@ -86,6 +86,8 @@ /*

if(charset !== 'utf8' && charset !== 'utf-8'){
//toEncoding return a Buffer
content = fis.util.toEncoding(content, charset);
}
file.setContent(content);
//@TODO fix
//file.setContent(content);
}

@@ -92,0 +94,0 @@

{
"name": "fis-command-release",
"description": "fis release command.",
"version": "0.11.4",
"version": "0.11.5",
"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