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-d4ce9a1

images/format-resizing-response.cjs

3

index.d.ts

@@ -1,2 +0,3 @@

export * from './router';
export type { Assets, RequestContext } from './router';
export { Router } from './router';
//# sourceMappingURL=index.d.ts.map

@@ -1,2 +0,3 @@

import { Router as e } from "./router.js";
import "./index-B_hJqMhp.js";
import { Router as e } from "./router/router.js";
export {

@@ -3,0 +4,0 @@ e as Router

{
"name": "build-output-router",
"version": "0.0.1-c861e29",
"version": "0.0.1-d4ce9a1",
"description": "Router for the Build Output API (v3)",

@@ -14,6 +14,11 @@ "license": "MIT",

},
"./utils": {
"import": "./utils/index.js",
"require": "./utils/index.cjs",
"types": "./utils/index.d.ts"
"./router": {
"import": "./router/index.js",
"require": "./router/index.cjs",
"types": "./router/index.d.ts"
},
"./images": {
"import": "./images/index.js",
"require": "./images/index.cjs",
"types": "./images/index.d.ts"
}

@@ -20,0 +25,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet