🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@jest/transform

Package Overview
Dependencies
Maintainers
5
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/transform - npm Package Compare versions

Comparing version
30.4.0
to
30.4.1
+1
-1
build/index.js

@@ -1022,3 +1022,3 @@ /*!

module.exports = {"version":"30.3.0"};
module.exports = {"version":"30.4.0"};

@@ -1025,0 +1025,0 @@ /***/ }

{
"name": "@jest/transform",
"version": "30.4.0",
"version": "30.4.1",
"repository": {

@@ -23,3 +23,3 @@ "type": "git",

"@babel/core": "^7.27.4",
"@jest/types": "30.4.0",
"@jest/types": "30.4.1",
"@jridgewell/trace-mapping": "^0.3.25",

@@ -31,5 +31,5 @@ "babel-plugin-istanbul": "^7.0.1",

"graceful-fs": "^4.2.11",
"jest-haste-map": "30.4.0",
"jest-haste-map": "30.4.1",
"jest-regex-util": "30.4.0",
"jest-util": "30.4.0",
"jest-util": "30.4.1",
"pirates": "^4.0.7",

@@ -40,3 +40,3 @@ "slash": "^3.0.0",

"devDependencies": {
"@jest/test-utils": "30.4.0",
"@jest/test-utils": "30.4.1",
"@types/babel__core": "^7.20.5",

@@ -54,3 +54,3 @@ "@types/convert-source-map": "^2.0.3",

},
"gitHead": "5cbb21e0b3037edb42e503ec1a1ce80efad40c20"
"gitHead": "b3b4a09ed3005369dacc7466d1d2122797283785"
}