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.1.1 to 10.1.4

12

package.json
{
"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"
}
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