Socket
Socket
Sign inDemoInstall

serve-handler

Package Overview
Dependencies
13
Maintainers
7
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.1.3 to 6.1.4

9

package.json
{
"name": "serve-handler",
"version": "6.1.3",
"version": "6.1.4",
"description": "The routing foundation of `serve` and static deployments on Now",

@@ -10,3 +10,3 @@ "main": "src/index.js",

"test-integration": "nyc --reporter=html --reporter=text ava test/integration.js",
"coverage": "nyc report --reporter=text-lcov > coverage.lcov && codecov",
"coverage": "nyc report --reporter=text-lcov > coverage.lcov",
"lint-staged": "git diff --diff-filter=ACMRT --cached --name-only '*.js' '*.jsx' | xargs zeit-eslint",

@@ -34,3 +34,2 @@ "build-views": "dottojs -s ./src -d ./src",

"ava": "2.2.0",
"codecov": "3.7.0",
"commander": "2.15.1",

@@ -41,3 +40,3 @@ "dot": "1.1.3",

"micro": "9.3.2",
"node-fetch": "2.1.2",
"node-fetch": "2.6.1",
"nyc": "14.1.1",

@@ -73,3 +72,3 @@ "request": "2.87.0",

"mime-types": "2.1.18",
"minimatch": "3.0.4",
"minimatch": "3.1.2",
"path-is-inside": "1.0.2",

@@ -76,0 +75,0 @@ "path-to-regexp": "2.2.1",

# serve-handler
[![Build Status](https://circleci.com/gh/vercel/serve-handler.svg?&style=shield)](https://circleci.com/gh/vercel/serve-handler)
[![codecov](https://codecov.io/gh/vercel/serve-handler/branch/master/graph/badge.svg)](https://codecov.io/gh/vercel/serve-handler)
[![codecov](https://codecov.io/gh/vercel/serve-handler/branch/main/graph/badge.svg)](https://codecov.io/gh/vercel/serve-handler)
[![install size](https://packagephobia.now.sh/badge?p=serve-handler)](https://packagephobia.now.sh/result?p=serve-handler)

@@ -6,0 +5,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc