Socket
Socket
Sign inDemoInstall

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 25.2.1 to 25.2.3

18

package.json
{
"name": "jest-watcher",
"description": "Delightful JavaScript Testing.",
"version": "25.2.1",
"version": "25.2.3",
"main": "build/index.js",
"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"dependencies": {
"@jest/test-result": "^25.2.1",
"@jest/types": "^25.2.1",
"@jest/test-result": "^25.2.3",
"@jest/types": "^25.2.3",
"ansi-escapes": "^4.2.1",
"chalk": "^3.0.0",
"jest-util": "^25.2.1",
"jest-util": "^25.2.3",
"string-length": "^3.1.0"

@@ -33,3 +41,3 @@ },

},
"gitHead": "a679390828b6c30aeaa547d8c4dc9aed6531e357"
"gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5"
}
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