Socket
Socket
Sign inDemoInstall

jest

Package Overview
Dependencies
Maintainers
7
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest - npm Package Compare versions

Comparing version 29.2.2 to 29.5.0

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

/**
* 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

{
"name": "jest",
"description": "Delightful JavaScript Testing.",
"version": "29.2.2",
"version": "29.5.0",
"main": "./build/index.js",

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

"dependencies": {
"@jest/core": "^29.2.2",
"@jest/types": "^29.2.1",
"@jest/core": "^29.5.0",
"@jest/types": "^29.5.0",
"import-local": "^3.0.2",
"jest-cli": "^29.2.2"
"jest-cli": "^29.5.0"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"@tsd/typescript": "^4.9.0",
"tsd-lite": "^0.6.0"

@@ -74,3 +74,3 @@ },

},
"gitHead": "0a8edbe0ac434394a16cc173a03ff54a9cc50e41"
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c"
}

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