serve-handler
Advanced tools
Comparing version 6.1.3 to 6.1.4
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13
34246
5
607
321
1
+ Addedminimatch@3.1.2(transitive)
- Removedminimatch@3.0.4(transitive)
Updatedminimatch@3.1.2