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

hrt

Package Overview
Dependencies
Maintainers
3
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hrt - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

main.js

@@ -137,3 +137,3 @@

proxy.on('error', function (err, req, res) {
res.writeHead(500, {'Content-Type': 'text/plain'});
// res.writeHead(500, {'Content-Type': 'text/plain'});
if ('/favicon.ico' != parsed.path) { // favicon.ico 出错不显示

@@ -140,0 +140,0 @@ Util.error('[proxy] '+ req.url);

{
"name": "hrt",
"version": "1.1.0",
"version": "1.1.1",
"description": "HTTP Rewrite Tool",

@@ -5,0 +5,0 @@ "author": "Longhao Luo <lhluo@tudou.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