Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@jest/transform

Package Overview
Dependencies
Maintainers
6
Versions
129
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.5.0 to 29.6.0

3

build/shouldInstrument.js

@@ -173,3 +173,6 @@ 'use strict';

}
if (filename.endsWith('.json')) {
return false;
}
return true;
}

14

package.json
{
"name": "@jest/transform",
"version": "29.5.0",
"version": "29.6.0",
"repository": {

@@ -21,4 +21,4 @@ "type": "git",

"@babel/core": "^7.11.6",
"@jest/types": "^29.5.0",
"@jridgewell/trace-mapping": "^0.3.15",
"@jest/types": "^29.6.0",
"@jridgewell/trace-mapping": "^0.3.18",
"babel-plugin-istanbul": "^6.1.1",

@@ -29,5 +29,5 @@ "chalk": "^4.0.0",

"graceful-fs": "^4.2.9",
"jest-haste-map": "^29.5.0",
"jest-haste-map": "^29.6.0",
"jest-regex-util": "^29.4.3",
"jest-util": "^29.5.0",
"jest-util": "^29.6.0",
"micromatch": "^4.0.4",

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

"devDependencies": {
"@jest/test-utils": "^29.5.0",
"@jest/test-utils": "^29.6.0",
"@types/babel__core": "^7.1.14",

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

},
"gitHead": "39f3beda6b396665bebffab94e8d7c45be30454c"
"gitHead": "c1e5b8a38ef54bb138409f89831942ebf6a7a67e"
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc