You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

jest

Package Overview
Dependencies
Maintainers
3
Versions
354
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.3.1 to 29.7.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.3.1",
"version": "29.7.0",
"main": "./build/index.js",

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

"dependencies": {
"@jest/core": "^29.3.1",
"@jest/types": "^29.3.1",
"@jest/core": "^29.7.0",
"@jest/types": "^29.6.3",
"import-local": "^3.0.2",
"jest-cli": "^29.3.1"
"jest-cli": "^29.7.0"
},
"devDependencies": {
"@tsd/typescript": "~4.8.2",
"tsd-lite": "^0.6.0"
"@tsd/typescript": "^5.0.4",
"tsd-lite": "^0.7.0"
},

@@ -40,3 +40,3 @@ "peerDependencies": {

"type": "git",
"url": "https://github.com/facebook/jest.git",
"url": "https://github.com/jestjs/jest.git",
"directory": "packages/jest"

@@ -75,3 +75,3 @@ },

},
"gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9"
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc