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 28.0.0-alpha.1 to 28.0.0-alpha.2

2

build/index.d.ts

@@ -84,3 +84,3 @@ /**

config: Config.ProjectConfig;
testPaths: Array<Config.Path>;
testPaths: Array<string>;
}>;

@@ -87,0 +87,0 @@ };

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

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

"dependencies": {
"@jest/test-result": "^28.0.0-alpha.1",
"@jest/types": "^28.0.0-alpha.1",
"@jest/test-result": "^28.0.0-alpha.2",
"@jest/types": "^28.0.0-alpha.2",
"@types/node": "*",
"ansi-escapes": "^4.2.1",
"chalk": "^4.0.0",
"jest-util": "^28.0.0-alpha.1",
"jest-util": "^28.0.0-alpha.2",
"string-length": "^4.0.1"

@@ -40,3 +40,3 @@ },

},
"gitHead": "d30164dde1847166fa0faec98d20abffd85e6ffd"
"gitHead": "694d6bfea56f9cb49d0c7309cdbfff032da198c2"
}
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