New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jest-config

Package Overview
Dependencies
Maintainers
4
Versions
308
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-config - npm Package Compare versions

Comparing version 19.0.0 to 19.0.1

2

build/setFromArgv.js

@@ -36,3 +36,3 @@ /**

if (argv.watchman !== null) {
if (config.watchman === undefined && argv.watchman !== null) {
config.watchman = argv.watchman;

@@ -39,0 +39,0 @@ }

{
"name": "jest-config",
"version": "19.0.0",
"version": "19.0.1",
"repository": {

@@ -12,5 +12,5 @@ "type": "git",

"chalk": "^1.1.1",
"jest-environment-jsdom": "^19.0.0",
"jest-environment-node": "^19.0.0",
"jest-jasmine2": "^19.0.0",
"jest-environment-jsdom": "^19.0.1",
"jest-environment-node": "^19.0.1",
"jest-jasmine2": "^19.0.1",
"jest-regex-util": "^19.0.0",

@@ -17,0 +17,0 @@ "jest-resolve": "^19.0.0",

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