jest-dev-server
Advanced tools
Comparing version 10.1.0 to 10.1.1
{ | ||
"name": "jest-dev-server", | ||
"description": "Starts a server before your Jest tests and tears it down after.", | ||
"version": "10.1.0", | ||
"version": "10.1.1", | ||
"type": "commonjs", | ||
@@ -20,2 +20,3 @@ "main": "./dist/index.js", | ||
}, | ||
"license": "MIT", | ||
"homepage": "https://github.com/argos-ci/jest-puppeteer/tree/main/packages/jest-dev-server#readme", | ||
@@ -53,7 +54,7 @@ "bugs": { | ||
"prompts": "^2.4.2", | ||
"spawnd": "^10.1.0", | ||
"spawnd": "^10.1.1", | ||
"tree-kill": "^1.2.2", | ||
"wait-on": "^7.2.0" | ||
}, | ||
"gitHead": "cd2ca6d5993b6da170eefc6389034c27f9d79e36" | ||
"gitHead": "ced391e9d2621f24ba474b4f586be14be1a3d5ab" | ||
} |
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
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
17108
243010
2
1
Updatedspawnd@^10.1.1