🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@mozilla/jest-dev-server

Package Overview
Dependencies
Maintainers
6
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mozilla/jest-dev-server - npm Package Compare versions

Comparing version

to
4.5.1

5

package.json
{
"name": "@mozilla/jest-dev-server",
"description": "Starts a server before your Jest tests and tears it down after.",
"version": "4.5.0",
"version": "4.5.1",
"main": "index.js",

@@ -28,3 +28,4 @@ "repository": "https://github.com/smooth-code/jest-puppeteer/tree/master/packages/jest-dev-server",

"wait-on": "^4.0.0"
}
},
"gitHead": "ca805a6d7ed79e6e1ae45da66812988191c08353"
}