@vitest/browser
Advanced tools
Comparing version 0.20.2 to 0.20.3
{ | ||
"name": "@vitest/browser", | ||
"type": "module", | ||
"version": "0.20.2", | ||
"version": "0.20.3", | ||
"description": "Browser running for Vitest", | ||
@@ -27,4 +27,4 @@ "repository": { | ||
"dependencies": { | ||
"local-pkg": "^0.4.1", | ||
"mlly": "^0.5.2", | ||
"local-pkg": "^0.4.2", | ||
"mlly": "^0.5.5", | ||
"modern-node-polyfills": "^0.0.7", | ||
@@ -35,7 +35,7 @@ "rollup-plugin-node-polyfills": "^0.2.1", | ||
"devDependencies": { | ||
"@types/ws": "^8.2.2", | ||
"@vitest/ws-client": "0.20.2", | ||
"@types/ws": "^8.5.3", | ||
"@vitest/ws-client": "0.20.3", | ||
"picocolors": "^1.0.0", | ||
"rollup": "^2.67.2", | ||
"vitest": "0.20.2" | ||
"rollup": "^2.77.2", | ||
"vitest": "0.20.3" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
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
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
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
22556
563
2
Updatedlocal-pkg@^0.4.2
Updatedmlly@^0.5.5