Sign In

@rolldown/debug

Package Overview
Dependencies
Maintainers
3
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rolldown/debug - npm Package Compare versions

Comparing version
1.0.0-beta.41
to
1.0.0-beta.42
+1
-0
dist/generated/HookRenderChunkEnd.d.ts

@@ -9,2 +9,3 @@ export type HookRenderChunkEnd = {

call_id: string;
content: string | null;
};

@@ -9,2 +9,3 @@ export type HookRenderChunkStart = {

call_id: string;
content: string;
};
+1
-1
{
"name": "@rolldown/debug",
"version": "1.0.0-beta.41",
"version": "1.0.0-beta.42",
"license": "MIT",

@@ -5,0 +5,0 @@ "type": "module",

Sorry, the diff of this file is not supported yet