New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

build-output-router

Package Overview
Dependencies
Maintainers
0
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

build-output-router - npm Package Compare versions

Comparing version

to
0.0.1-819b9eb

2

package.json
{
"name": "build-output-router",
"version": "0.0.1-2a503c7",
"version": "0.0.1-819b9eb",
"description": "Router for the Build Output API (v3)",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -19,1 +19,5 @@ <p align="center">

---
The Build Output Router was originally designed for Cloudflare's [next-on-pages](https://github.com/cloudflare/next-on-pages) project, where it handles hundreds of millions of requests a day on Cloudflare Pages.
This repository became the home for the core router (while preserving old Git history) to enable it to be re-usable as a generic router for all Build Output API (v3) projects.