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 29.4.0 to 29.4.1

10

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

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

"dependencies": {
"@jest/test-result": "^29.4.0",
"@jest/types": "^29.4.0",
"@jest/test-result": "^29.4.1",
"@jest/types": "^29.4.1",
"@types/node": "*",

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

"emittery": "^0.13.1",
"jest-util": "^29.4.0",
"jest-util": "^29.4.1",
"string-length": "^4.0.1"

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

},
"gitHead": "4bc0e8acaf990e6618a7bed1dca67760c20bb12a"
"gitHead": "bc84c8a15649aaaefdd624dc83824518c17467ed"
}
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