Socket
Socket
Sign inDemoInstall

@nohost/router

Package Overview
Dependencies
3
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

lib/util.js

@@ -14,3 +14,3 @@ const http = require('http');

const POLICY = 'x-whistle-.script-policy';
const URL_RE = /^http:\/\/[\w.-]/;
const URL_RE = /^https?:\/\/[\w.-]/;

@@ -17,0 +17,0 @@ const addPlugins = (headers, plugins) => {

{
"name": "@nohost/router",
"version": "1.0.1",
"version": "1.0.2",
"description": "Nohost cluster router",

@@ -5,0 +5,0 @@ "main": "lib/",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc