@edge-runtime/node-utils
Advanced tools
Comparing version 2.2.2 to 2.2.3
@@ -52,2 +52,2 @@ import { IncomingMessage, ServerResponse, IncomingHttpHeaders } from 'http'; | ||
export { BuildDependencies, NodeHandler, RequestOptions, WebHandler, buildToFetchEvent, buildToHeaders, buildToNodeHandler, buildToReadableStream, buildToRequest, mergeIntoServerResponse, toOutgoingHeaders, toToReadable }; | ||
export { type BuildDependencies, type NodeHandler, type RequestOptions, type WebHandler, buildToFetchEvent, buildToHeaders, buildToNodeHandler, buildToReadableStream, buildToRequest, mergeIntoServerResponse, toOutgoingHeaders, toToReadable }; |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://edge-runtime.vercel.app/packages/node-utils", | ||
"version": "2.2.2", | ||
"version": "2.2.3", | ||
"main": "dist/index.js", | ||
@@ -28,6 +28,6 @@ "module": "dist/index.mjs", | ||
"devDependencies": { | ||
"@types/test-listen": "1.1.0", | ||
"@types/test-listen": "1.1.2", | ||
"test-listen": "1.1.0", | ||
"tsup": "7", | ||
"@edge-runtime/primitives": "4.0.0" | ||
"tsup": "8", | ||
"@edge-runtime/primitives": "4.0.6" | ||
}, | ||
@@ -34,0 +34,0 @@ "engines": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1455151
7
6490
2