Socket
Socket
Sign inDemoInstall

vitest

Package Overview
Dependencies
Maintainers
4
Versions
371
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.0-beta.3 to 2.1.0-beta.4

dist/chunks/cac.C8rwFluK.js

2

dist/cli.js

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

import { c as createCLI } from './chunks/cac.B4c0LSTf.js';
import { c as createCLI } from './chunks/cac.C8rwFluK.js';
import 'pathe';

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

@@ -1,3 +0,3 @@

export { G as GitNotFoundError, F as TestsNotFoundError, a as VitestPackageInstaller, V as VitestPlugin, c as createVitest, r as registerConsoleShortcuts, b as resolveFsAllow, s as startVitest } from './chunks/cli-api.DRAJc8lk.js';
export { p as parseCLI } from './chunks/cac.B4c0LSTf.js';
export { G as GitNotFoundError, F as TestsNotFoundError, a as VitestPackageInstaller, V as VitestPlugin, c as createVitest, r as registerConsoleShortcuts, b as resolveFsAllow, s as startVitest } from './chunks/cli-api.Bej3bUwz.js';
export { p as parseCLI } from './chunks/cac.C8rwFluK.js';
export { c as createMethodsRPC, g as getFilePoolName, r as resolveApiServerConfig, a as resolveConfig } from './chunks/resolveConfig.CGobt8AB.js';

@@ -4,0 +4,0 @@ import createDebug from 'debug';

{
"name": "vitest",
"type": "module",
"version": "2.1.0-beta.3",
"version": "2.1.0-beta.4",
"description": "Next generation testing framework powered by Vite",

@@ -121,4 +121,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>",

"jsdom": "*",
"@vitest/ui": "2.1.0-beta.3",
"@vitest/browser": "2.1.0-beta.3"
"@vitest/ui": "2.1.0-beta.4",
"@vitest/browser": "2.1.0-beta.4"
},

@@ -158,9 +158,9 @@ "peerDependenciesMeta": {

"why-is-node-running": "^2.3.0",
"@vitest/expect": "2.1.0-beta.3",
"@vitest/runner": "2.1.0-beta.3",
"@vitest/pretty-format": "^2.1.0-beta.3",
"@vitest/utils": "2.1.0-beta.3",
"@vitest/snapshot": "2.1.0-beta.3",
"vite-node": "2.1.0-beta.3",
"@vitest/spy": "2.1.0-beta.3"
"@vitest/expect": "2.1.0-beta.4",
"@vitest/pretty-format": "^2.1.0-beta.4",
"@vitest/runner": "2.1.0-beta.4",
"@vitest/spy": "2.1.0-beta.4",
"@vitest/utils": "2.1.0-beta.4",
"vite-node": "2.1.0-beta.4",
"@vitest/snapshot": "2.1.0-beta.4"
},

@@ -167,0 +167,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