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

fis-cloud-app-static

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-cloud-app-static - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

fis-cloud-app-static.js

@@ -21,3 +21,3 @@ 'use strict';

content = fis.util.read(filePath);
res.set('Connection', 'close'); //请求应答之后关闭TCP连接,并监听TCP连接关闭事件杀死子进程
//res.set('Connection', 'close'); //请求应答之后关闭TCP连接,并监听TCP连接关闭事件杀死子进程
res.type(contentType);

@@ -24,0 +24,0 @@ res.send(content);

{
"name": "fis-cloud-app-static",
"version": "0.0.3",
"version": "0.0.4",
"description": "fis-cloud-app-static",

@@ -5,0 +5,0 @@ "main": "fis-cloud-app-static.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