Socket
Socket
Sign inDemoInstall

babel-jest

Package Overview
Dependencies
143
Maintainers
6
Versions
279
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.6.2 to 29.6.3

12

package.json
{
"name": "babel-jest",
"description": "Jest plugin to use babel for transformation.",
"version": "29.6.2",
"version": "29.6.3",
"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.6.2",
"@jest/transform": "^29.6.3",
"@types/babel__core": "^7.1.14",
"babel-plugin-istanbul": "^6.1.1",
"babel-preset-jest": "^29.5.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.6.2",
"@jest/test-utils": "^29.6.3",
"@types/graceful-fs": "^4.1.3"

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

},
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
}
# 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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc