build-output-router
Advanced tools
Comparing version
@@ -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-042ec4c", | ||
"version": "0.0.1-0b51657", | ||
"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" | ||
} | ||
@@ -44,7 +49,8 @@ }, | ||
"vite-plugin-dts": "^4.2.2", | ||
"vite-tsconfig-paths": "^5.0.1", | ||
"vitest": "^2.1.1" | ||
}, | ||
"dependencies": { | ||
"cookie": "^0.6.0", | ||
"pcre-to-regexp": "^1.1.0" | ||
"cookie": "0.6.0", | ||
"pcre-to-regexp": "1.1.0" | ||
}, | ||
@@ -51,0 +57,0 @@ "versionMetadata": { |
@@ -24,3 +24,3 @@ <p align="center"> | ||
> [!NOTE] | ||
> It is recommended to lock the version you use to a specific patch release. | ||
> [!WARNING] | ||
> There _might_ be changes the library's public API. It is recommended to lock the version you use to a specific patch release. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 6 instances in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 3 instances in 1 package
255335
3.67%197
84.11%1312
4.96%3
-25%13
8.33%11
37.5%Updated
Updated