Socket
Socket
Sign inDemoInstall

jest-cli

Package Overview
Dependencies
Maintainers
6
Versions
391
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-cli - npm Package Compare versions

Comparing version 29.4.2 to 29.4.3

2

bin/jest.js
#!/usr/bin/env node
/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -5,0 +5,0 @@ * This source code is licensed under the MIT license found in the

@@ -16,3 +16,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -19,0 +19,0 @@ * This source code is licensed under the MIT license found in the

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -4,0 +4,0 @@ * This source code is licensed under the MIT license found in the

@@ -8,3 +8,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -11,0 +11,0 @@ * This source code is licensed under the MIT license found in the

@@ -15,3 +15,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -18,0 +18,0 @@ * This source code is licensed under the MIT license found in the

@@ -99,3 +99,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -102,0 +102,0 @@ * This source code is licensed under the MIT license found in the

@@ -8,3 +8,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -11,0 +11,0 @@ * This source code is licensed under the MIT license found in the

@@ -8,3 +8,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -11,0 +11,0 @@ * This source code is licensed under the MIT license found in the

@@ -110,3 +110,3 @@ 'use strict';

/**
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*

@@ -113,0 +113,0 @@ * This source code is licensed under the MIT license found in the

{
"name": "jest-cli",
"description": "Delightful JavaScript Testing.",
"version": "29.4.2",
"version": "29.4.3",
"main": "./build/index.js",

@@ -16,5 +16,5 @@ "types": "./build/index.d.ts",

"dependencies": {
"@jest/core": "^29.4.2",
"@jest/test-result": "^29.4.2",
"@jest/types": "^29.4.2",
"@jest/core": "^29.4.3",
"@jest/test-result": "^29.4.3",
"@jest/types": "^29.4.3",
"chalk": "^4.0.0",

@@ -24,5 +24,5 @@ "exit": "^0.1.2",

"import-local": "^3.0.2",
"jest-config": "^29.4.2",
"jest-util": "^29.4.2",
"jest-validate": "^29.4.2",
"jest-config": "^29.4.3",
"jest-util": "^29.4.3",
"jest-validate": "^29.4.3",
"prompts": "^2.0.1",

@@ -90,3 +90,3 @@ "yargs": "^17.3.1"

},
"gitHead": "f0fc92e8443f09546c7ec0472bf9bce44fe5898f"
"gitHead": "a49c88610e49a3242576160740a32a2fe11161e1"
}

Sorry, the diff of this file is not supported yet

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