vite-node
Advanced tools
Comparing version 0.29.3 to 0.29.4
@@ -1,2 +0,2 @@ | ||
import { e as ViteNodeServerOptions } from './types-e288fc62.js'; | ||
import { e as ViteNodeServerOptions } from './types-e6d31da0.js'; | ||
import './types.d-1e7e3fdf.js'; | ||
@@ -3,0 +3,0 @@ |
import './types.d-1e7e3fdf.js'; | ||
export { j as DEFAULT_REQUEST_STUBS, M as ModuleCacheMap, h as ViteNodeRunner } from './types-e288fc62.js'; | ||
export { j as DEFAULT_REQUEST_STUBS, M as ModuleCacheMap, h as ViteNodeRunner } from './types-e6d31da0.js'; |
import { EventEmitter } from 'node:events'; | ||
import { HMRPayload, Plugin } from 'vite'; | ||
import { g as CustomEventMap, h as ViteNodeRunner, i as HMRPayload$1, H as HotContext } from './types-e288fc62.js'; | ||
import { g as CustomEventMap, h as ViteNodeRunner, i as HMRPayload$1, H as HotContext } from './types-e6d31da0.js'; | ||
import './types.d-1e7e3fdf.js'; | ||
@@ -5,0 +5,0 @@ |
@@ -1,2 +0,2 @@ | ||
export { A as Arrayable, C as CreateHotContextFunction, f as DebuggerOptions, D as DepsHandlingOptions, a as FetchFunction, F as FetchResult, H as HotContext, c as ModuleCache, M as ModuleCacheMap, N as Nullable, R as RawSourceMap, b as ResolveIdFunction, S as StartOfSourceMap, d as ViteNodeResolveId, V as ViteNodeRunnerOptions, e as ViteNodeServerOptions } from './types-e288fc62.js'; | ||
export { A as Arrayable, C as CreateHotContextFunction, f as DebuggerOptions, D as DepsHandlingOptions, a as FetchFunction, F as FetchResult, H as HotContext, c as ModuleCache, M as ModuleCacheMap, N as Nullable, R as RawSourceMap, b as ResolveIdFunction, S as StartOfSourceMap, d as ViteNodeResolveId, V as ViteNodeRunnerOptions, e as ViteNodeServerOptions } from './types-e6d31da0.js'; | ||
export { D as DecodedSourceMap, E as EncodedSourceMap } from './types.d-1e7e3fdf.js'; |
import { TransformResult, ViteDevServer } from 'vite'; | ||
import { E as EncodedSourceMap } from './types.d-1e7e3fdf.js'; | ||
import { f as DebuggerOptions, D as DepsHandlingOptions, e as ViteNodeServerOptions, F as FetchResult, d as ViteNodeResolveId } from './types-e288fc62.js'; | ||
import { f as DebuggerOptions, D as DepsHandlingOptions, e as ViteNodeServerOptions, F as FetchResult, d as ViteNodeResolveId } from './types-e6d31da0.js'; | ||
@@ -44,2 +44,3 @@ declare class Debugger { | ||
private _fetchModule; | ||
protected processTransformResult(result: TransformResult): Promise<TransformResult>; | ||
private _transformRequest; | ||
@@ -46,0 +47,0 @@ } |
@@ -7,3 +7,3 @@ import { TransformResult } from 'vite'; | ||
} | ||
declare function withInlineSourcemap(result: TransformResult): Promise<TransformResult>; | ||
declare function withInlineSourcemap(result: TransformResult): TransformResult; | ||
declare function extractSourceMap(code: string): EncodedSourceMap | null; | ||
@@ -10,0 +10,0 @@ declare function installSourcemapsSupport(options: InstallSourceMapSupportOptions): void; |
@@ -1,2 +0,2 @@ | ||
export { A as Arrayable, C as CreateHotContextFunction, f as DebuggerOptions, D as DepsHandlingOptions, a as FetchFunction, F as FetchResult, H as HotContext, c as ModuleCache, M as ModuleCacheMap, N as Nullable, R as RawSourceMap, b as ResolveIdFunction, S as StartOfSourceMap, d as ViteNodeResolveId, V as ViteNodeRunnerOptions, e as ViteNodeServerOptions } from './types-e288fc62.js'; | ||
export { A as Arrayable, C as CreateHotContextFunction, f as DebuggerOptions, D as DepsHandlingOptions, a as FetchFunction, F as FetchResult, H as HotContext, c as ModuleCache, M as ModuleCacheMap, N as Nullable, R as RawSourceMap, b as ResolveIdFunction, S as StartOfSourceMap, d as ViteNodeResolveId, V as ViteNodeRunnerOptions, e as ViteNodeServerOptions } from './types-e6d31da0.js'; | ||
export { D as DecodedSourceMap, E as EncodedSourceMap } from './types.d-1e7e3fdf.js'; |
@@ -1,2 +0,2 @@ | ||
import { N as Nullable, A as Arrayable } from './types-e288fc62.js'; | ||
import { N as Nullable, A as Arrayable } from './types-e6d31da0.js'; | ||
import './types.d-1e7e3fdf.js'; | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "vite-node", | ||
"version": "0.29.3", | ||
"version": "0.29.4", | ||
"description": "Vite as Node.js runtime", | ||
@@ -5,0 +5,0 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", |
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
165022
4581