jest-dev-server
Advanced tools
Comparing version 10.0.0 to 10.1.0
{ | ||
"name": "jest-dev-server", | ||
"description": "Starts a server before your Jest tests and tears it down after.", | ||
"version": "10.0.0", | ||
"version": "10.1.0", | ||
"type": "commonjs", | ||
@@ -43,5 +43,5 @@ "main": "./dist/index.js", | ||
"@types/wait-on": "^5.3.4", | ||
"rollup": "^4.5.0", | ||
"rollup-plugin-dts": "^6.1.0", | ||
"rollup-plugin-swc3": "^0.10.4" | ||
"rollup": "^4.20.0", | ||
"rollup-plugin-dts": "^6.1.1", | ||
"rollup-plugin-swc3": "^0.11.2" | ||
}, | ||
@@ -53,7 +53,7 @@ "dependencies": { | ||
"prompts": "^2.4.2", | ||
"spawnd": "^10.0.0", | ||
"spawnd": "^10.1.0", | ||
"tree-kill": "^1.2.2", | ||
"wait-on": "^7.2.0" | ||
}, | ||
"gitHead": "018b0100a8c99cb73610a5cb927296de66f4b0bb" | ||
"gitHead": "cd2ca6d5993b6da170eefc6389034c27f9d79e36" | ||
} |
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
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
17088
Updatedspawnd@^10.1.0