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

jest-watcher

Package Overview
Dependencies
Maintainers
5
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-watcher - npm Package Compare versions

Comparing version 28.0.0-alpha.9 to 28.0.0

10

package.json
{
"name": "jest-watcher",
"description": "Delightful JavaScript Testing.",
"version": "28.0.0-alpha.9",
"version": "28.0.0",
"main": "./build/index.js",

@@ -15,4 +15,4 @@ "types": "./build/index.d.ts",

"dependencies": {
"@jest/test-result": "^28.0.0-alpha.9",
"@jest/types": "^28.0.0-alpha.9",
"@jest/test-result": "^28.0.0",
"@jest/types": "^28.0.0",
"@types/node": "*",

@@ -22,3 +22,3 @@ "ansi-escapes": "^4.2.1",

"emittery": "^0.10.2",
"jest-util": "^28.0.0-alpha.9",
"jest-util": "^28.0.0",
"string-length": "^4.0.1"

@@ -42,3 +42,3 @@ },

},
"gitHead": "7c63f5981eb20d4b89a4c04f3675e0050d8d7887"
"gitHead": "8f9b812faf8e4d241d560a8574f0c6ed20a89365"
}
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