Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vitest

Package Overview
Dependencies
Maintainers
4
Versions
379
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vitest - npm Package Compare versions

Comparing version 2.1.5 to 2.1.6

dist/chunks/cac.DPEe9SCx.js

2

dist/cli.js

@@ -1,2 +0,2 @@

import { c as createCLI } from './chunks/cac.DWAW3Uh5.js';
import { c as createCLI } from './chunks/cac.DPEe9SCx.js';
import '@vitest/utils';

@@ -3,0 +3,0 @@ import 'events';

@@ -5,4 +5,4 @@ import { createServer as createServer$1 } from 'vite';

export { e as TestCase, i as TestProject, g as TestSuite } from './chunks/index.DsZFoqi9.js';
export { p as parseCLI } from './chunks/cac.DWAW3Uh5.js';
export { G as GitNotFoundError, T as TestSpecification, F as TestsNotFoundError, V as VitestPackageInstaller, a as VitestPlugin, d as createViteLogger, c as createVitest, b as registerConsoleShortcuts, r as resolveFsAllow, s as startVitest } from './chunks/cli-api.BtqJwSCh.js';
export { p as parseCLI } from './chunks/cac.DPEe9SCx.js';
export { G as GitNotFoundError, T as TestSpecification, F as TestsNotFoundError, V as VitestPackageInstaller, a as VitestPlugin, d as createViteLogger, c as createVitest, b as registerConsoleShortcuts, r as resolveFsAllow, s as startVitest } from './chunks/cli-api.FAAw0S6C.js';
export { d as createMethodsRPC, g as getFilePoolName, a as resolveApiServerConfig, b as resolveConfig } from './chunks/resolveConfig.RxKrDli4.js';

@@ -9,0 +9,0 @@ export { B as BaseSequencer } from './chunks/RandomSequencer.CMRlh2v4.js';

{
"name": "vitest",
"type": "module",
"version": "2.1.5",
"version": "2.1.6",
"description": "Next generation testing framework powered by Vite",

@@ -118,11 +118,11 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"engines": {
"node": "^18.0.0 || >=20.0.0"
"node": "^18.0.0 || ^20.0.0 || >=22.0.0"
},
"peerDependencies": {
"@edge-runtime/vm": "*",
"@types/node": "^18.0.0 || >=20.0.0",
"@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
"happy-dom": "*",
"jsdom": "*",
"@vitest/browser": "2.1.5",
"@vitest/ui": "2.1.5"
"@vitest/browser": "2.1.6",
"@vitest/ui": "2.1.6"
},

@@ -160,12 +160,12 @@ "peerDependenciesMeta": {

"tinyrainbow": "^1.2.0",
"vite": "^5.0.0",
"vite": "^5.0.0 || ^6.0.0",
"why-is-node-running": "^2.3.0",
"@vitest/expect": "2.1.5",
"@vitest/mocker": "2.1.5",
"@vitest/pretty-format": "^2.1.5",
"@vitest/snapshot": "2.1.5",
"@vitest/runner": "2.1.5",
"vite-node": "2.1.5",
"@vitest/spy": "2.1.5",
"@vitest/utils": "2.1.5"
"@vitest/expect": "2.1.6",
"@vitest/mocker": "2.1.6",
"@vitest/pretty-format": "^2.1.6",
"@vitest/runner": "2.1.6",
"@vitest/utils": "2.1.6",
"vite-node": "2.1.6",
"@vitest/spy": "2.1.6",
"@vitest/snapshot": "2.1.6"
},

@@ -172,0 +172,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc