Comparing version 3.0.2 to 3.0.3
@@ -1,2 +0,2 @@ | ||
import { c as createCLI } from './chunks/cac.CHB7MTUk.js'; | ||
import { c as createCLI } from './chunks/cac.Cfe6a4o8.js'; | ||
import '@vitest/utils'; | ||
@@ -3,0 +3,0 @@ import 'events'; |
import { existsSync, promises, readdirSync, writeFileSync } from 'node:fs'; | ||
import { c as coverageConfigDefaults, r as resolveCoverageReporters, m as mm } from './chunks/resolveConfig.DATSOo7x.js'; | ||
import { c as coverageConfigDefaults, r as resolveCoverageReporters, m as mm } from './chunks/resolveConfig.9CnFfuqj.js'; | ||
import { resolve, relative } from 'pathe'; | ||
@@ -4,0 +4,0 @@ import c from 'tinyrainbow'; |
import { resolveConfig as resolveConfig$1, mergeConfig, createServer as createServer$1 } from 'vite'; | ||
export { esbuildVersion, isFileServingAllowed, parseAst, parseAstAsync, rollupVersion, version as viteVersion } from 'vite'; | ||
import { V as Vitest, a as VitestPlugin, T as TestModule } from './chunks/cli-api.B7hOUwun.js'; | ||
export { G as GitNotFoundError, F as TestsNotFoundError, b as VitestPackageInstaller, e as createViteLogger, c as createVitest, d as registerConsoleShortcuts, r as resolveFsAllow, s as startVitest } from './chunks/cli-api.B7hOUwun.js'; | ||
export { p as parseCLI } from './chunks/cac.CHB7MTUk.js'; | ||
import { a as resolveConfig$2 } from './chunks/resolveConfig.DATSOo7x.js'; | ||
export { B as BaseSequencer, d as createMethodsRPC, g as getFilePoolName, b as resolveApiServerConfig } from './chunks/resolveConfig.DATSOo7x.js'; | ||
import { V as Vitest, a as VitestPlugin, T as TestModule } from './chunks/cli-api.BaY17YBo.js'; | ||
export { G as GitNotFoundError, F as TestsNotFoundError, b as VitestPackageInstaller, e as createViteLogger, c as createVitest, d as registerConsoleShortcuts, r as resolveFsAllow, s as startVitest } from './chunks/cli-api.BaY17YBo.js'; | ||
export { p as parseCLI } from './chunks/cac.Cfe6a4o8.js'; | ||
import { a as resolveConfig$2 } from './chunks/resolveConfig.9CnFfuqj.js'; | ||
export { B as BaseSequencer, d as createMethodsRPC, g as getFilePoolName, b as resolveApiServerConfig } from './chunks/resolveConfig.9CnFfuqj.js'; | ||
import { slash } from '@vitest/utils'; | ||
@@ -22,3 +22,3 @@ import { f as findUp } from './chunks/index.Bh7wTRhh.js'; | ||
import './chunks/index.TH3f4LSA.js'; | ||
import './chunks/index.DyQPL4DO.js'; | ||
import './chunks/index.CvtAP0DU.js'; | ||
import 'tinyrainbow'; | ||
@@ -25,0 +25,0 @@ import './chunks/utils.DJWL04yX.js'; |
@@ -1,2 +0,2 @@ | ||
export { B as BasicReporter, a as BenchmarkReporter, b as BenchmarkReportsMap, D as DefaultReporter, c as DotReporter, G as GithubActionsReporter, H as HangingProcessReporter, d as JUnitReporter, J as JsonReporter, R as ReportersMap, T as TapFlatReporter, e as TapReporter, V as VerboseBenchmarkReporter, f as VerboseReporter } from './chunks/index.DyQPL4DO.js'; | ||
export { B as BasicReporter, a as BenchmarkReporter, b as BenchmarkReportsMap, D as DefaultReporter, c as DotReporter, G as GithubActionsReporter, H as HangingProcessReporter, d as JUnitReporter, J as JsonReporter, R as ReportersMap, T as TapFlatReporter, e as TapReporter, V as VerboseBenchmarkReporter, f as VerboseReporter } from './chunks/index.CvtAP0DU.js'; | ||
import 'node:fs'; | ||
@@ -3,0 +3,0 @@ import '@vitest/runner/utils'; |
{ | ||
"name": "vitest", | ||
"type": "module", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Next generation testing framework powered by Vite", | ||
@@ -125,4 +125,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"jsdom": "*", | ||
"@vitest/browser": "3.0.2", | ||
"@vitest/ui": "3.0.2" | ||
"@vitest/browser": "3.0.3", | ||
"@vitest/ui": "3.0.3" | ||
}, | ||
@@ -162,10 +162,10 @@ "peerDependenciesMeta": { | ||
"why-is-node-running": "^2.3.0", | ||
"@vitest/expect": "3.0.2", | ||
"@vitest/mocker": "3.0.2", | ||
"@vitest/runner": "3.0.2", | ||
"@vitest/pretty-format": "^3.0.2", | ||
"@vitest/snapshot": "3.0.2", | ||
"@vitest/spy": "3.0.2", | ||
"vite-node": "3.0.2", | ||
"@vitest/utils": "3.0.2" | ||
"@vitest/mocker": "3.0.3", | ||
"@vitest/expect": "3.0.3", | ||
"@vitest/pretty-format": "^3.0.3", | ||
"@vitest/runner": "3.0.3", | ||
"@vitest/snapshot": "3.0.3", | ||
"@vitest/spy": "3.0.3", | ||
"@vitest/utils": "3.0.3", | ||
"vite-node": "3.0.3" | ||
}, | ||
@@ -172,0 +172,0 @@ "devDependencies": { |
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
1609441
45963
11
+ Added@vitest/browser@3.0.3(transitive)
+ Added@vitest/expect@3.0.3(transitive)
+ Added@vitest/mocker@3.0.3(transitive)
+ Added@vitest/pretty-format@3.0.3(transitive)
+ Added@vitest/runner@3.0.3(transitive)
+ Added@vitest/snapshot@3.0.3(transitive)
+ Added@vitest/spy@3.0.3(transitive)
+ Added@vitest/ui@3.0.3(transitive)
+ Added@vitest/utils@3.0.3(transitive)
+ Addedvite-node@3.0.3(transitive)
- Removed@vitest/browser@3.0.2(transitive)
- Removed@vitest/expect@3.0.2(transitive)
- Removed@vitest/mocker@3.0.2(transitive)
- Removed@vitest/pretty-format@3.0.2(transitive)
- Removed@vitest/runner@3.0.2(transitive)
- Removed@vitest/snapshot@3.0.2(transitive)
- Removed@vitest/spy@3.0.2(transitive)
- Removed@vitest/ui@3.0.2(transitive)
- Removed@vitest/utils@3.0.2(transitive)
- Removedvite-node@3.0.2(transitive)
Updated@vitest/expect@3.0.3
Updated@vitest/mocker@3.0.3
Updated@vitest/pretty-format@^3.0.3
Updated@vitest/runner@3.0.3
Updated@vitest/snapshot@3.0.3
Updated@vitest/spy@3.0.3
Updated@vitest/utils@3.0.3
Updatedvite-node@3.0.3