jest-dev-server
Advanced tools
Comparing version 10.1.1 to 10.1.4
{ | ||
"name": "jest-dev-server", | ||
"description": "Starts a server before your Jest tests and tears it down after.", | ||
"version": "10.1.1", | ||
"version": "10.1.4", | ||
"type": "commonjs", | ||
@@ -44,5 +44,5 @@ "main": "./dist/index.js", | ||
"@types/wait-on": "^5.3.4", | ||
"rollup": "^4.20.0", | ||
"rollup": "^4.24.0", | ||
"rollup-plugin-dts": "^6.1.1", | ||
"rollup-plugin-swc3": "^0.11.2" | ||
"rollup-plugin-swc3": "^0.12.1" | ||
}, | ||
@@ -54,7 +54,7 @@ "dependencies": { | ||
"prompts": "^2.4.2", | ||
"spawnd": "^10.1.1", | ||
"spawnd": "^10.1.4", | ||
"tree-kill": "^1.2.2", | ||
"wait-on": "^7.2.0" | ||
"wait-on": "^8.0.1" | ||
}, | ||
"gitHead": "ced391e9d2621f24ba474b4f586be14be1a3d5ab" | ||
"gitHead": "3d0e82840f03949d5cfc8e81d33cf61df5801f9d" | ||
} |
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
+ Addedwait-on@8.0.1(transitive)
- Removedwait-on@7.2.0(transitive)
Updatedspawnd@^10.1.4
Updatedwait-on@^8.0.1