Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

@jest/transform

Package Overview
Dependencies
Maintainers
3
Versions
148
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
29.6.4
to
29.7.0
+5
-5
package.json
{
"name": "@jest/transform",
"version": "29.6.4",
"version": "29.7.0",
"repository": {

@@ -28,5 +28,5 @@ "type": "git",

"graceful-fs": "^4.2.9",
"jest-haste-map": "^29.6.4",
"jest-haste-map": "^29.7.0",
"jest-regex-util": "^29.6.3",
"jest-util": "^29.6.3",
"jest-util": "^29.7.0",
"micromatch": "^4.0.4",

@@ -38,3 +38,3 @@ "pirates": "^4.0.4",

"devDependencies": {
"@jest/test-utils": "^29.6.4",
"@jest/test-utils": "^29.7.0",
"@types/babel__core": "^7.1.14",

@@ -53,3 +53,3 @@ "@types/convert-source-map": "^2.0.0",

},
"gitHead": "55cd6a0aaf6f9178199dfa7af7a00fcaa7c421fd"
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630"
}