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

@qpoint/router

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qpoint/router - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

lib/mime.js

@@ -23,3 +23,3 @@ "use strict";

function isApp(contentType) {
return ['text/html', 'application/json', 'application/grpc', 'text/xml', 'application/xml'].includes(contentType);
return ['text/html', 'application/json', 'application/grpc', 'text/xml', 'application/xml', 'text/plain'].includes(contentType);
}

@@ -26,0 +26,0 @@ function isCss(contentType) {

{
"name": "@qpoint/router",
"version": "0.1.7",
"version": "0.1.8",
"description": "Qpoint - an intelligent edge router framework",

@@ -5,0 +5,0 @@ "author": "Tyler Flint <tyler@qpoint.io>",

Sorry, the diff of this file is not supported yet

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