Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-dev-server

Package Overview
Dependencies
Maintainers
0
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-dev-server - npm Package Compare versions

Comparing version 10.0.0 to 10.1.0

12

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc