@vitest/browser
Advanced tools
Comparing version 0.21.1 to 0.22.0
{ | ||
"name": "@vitest/browser", | ||
"type": "module", | ||
"version": "0.21.1", | ||
"version": "0.22.0", | ||
"description": "Browser running for Vitest", | ||
@@ -28,4 +28,4 @@ "repository": { | ||
"local-pkg": "^0.4.2", | ||
"mlly": "^0.5.7", | ||
"modern-node-polyfills": "^0.0.8", | ||
"mlly": "^0.5.12", | ||
"modern-node-polyfills": "0.0.9", | ||
"rollup-plugin-node-polyfills": "^0.2.1", | ||
@@ -36,6 +36,6 @@ "sirv": "^2.0.2" | ||
"@types/ws": "^8.5.3", | ||
"@vitest/ws-client": "0.21.1", | ||
"@vitest/ws-client": "0.22.0", | ||
"picocolors": "^1.0.0", | ||
"rollup": "^2.77.2", | ||
"vitest": "0.21.1" | ||
"rollup": "^2.77.3", | ||
"vitest": "0.22.0" | ||
}, | ||
@@ -49,4 +49,4 @@ "scripts": { | ||
"dev": "rimraf dist && run-p dev:node dev:client", | ||
"copy": "esmo scripts/copy-ui-to-browser.ts" | ||
"copy": "esno scripts/copy-ui-to-browser.ts" | ||
} | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
22834
569
3
+ Addedmodern-node-polyfills@0.0.9(transitive)
- Removedmodern-node-polyfills@0.0.8(transitive)
Updatedmlly@^0.5.12
Updatedmodern-node-polyfills@0.0.9