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

babel-jest

Package Overview
Dependencies
Maintainers
3
Versions
279
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

build/index.d.ts
/**
* 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

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

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

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

{
"name": "babel-jest",
"description": "Jest plugin to use babel for transformation.",
"version": "29.3.1",
"version": "29.7.0",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git",
"url": "https://github.com/jestjs/jest.git",
"directory": "packages/babel-jest"

@@ -21,6 +21,6 @@ },

"dependencies": {
"@jest/transform": "^29.3.1",
"@jest/transform": "^29.7.0",
"@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.1.1",
"babel-preset-jest": "^29.2.0",
"babel-preset-jest": "^29.6.3",
"chalk": "^4.0.0",

@@ -32,3 +32,3 @@ "graceful-fs": "^4.2.9",

"@babel/core": "^7.11.6",
"@jest/test-utils": "^29.3.1",
"@jest/test-utils": "^29.7.0",
"@types/graceful-fs": "^4.1.3"

@@ -45,3 +45,3 @@ },

},
"gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9"
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630"
}
# babel-jest
[Babel](https://github.com/babel/babel) [jest](https://github.com/facebook/jest) plugin
[Babel](https://github.com/babel/babel) [jest](https://github.com/jestjs/jest) plugin

@@ -5,0 +5,0 @@ ## Usage

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