@jest/transform
Advanced tools
Comparing version
@@ -1022,3 +1022,3 @@ /*! | ||
module.exports = /*#__PURE__*/JSON.parse('{"name":"@jest/transform","version":"30.0.0-alpha.3","repository":{"type":"git","url":"https://github.com/jestjs/jest.git","directory":"packages/jest-transform"},"license":"MIT","main":"./build/index.js","types":"./build/index.d.ts","exports":{".":{"types":"./build/index.d.ts","require":"./build/index.js","import":"./build/index.mjs","default":"./build/index.js"},"./package.json":"./package.json"},"dependencies":{"@babel/core":"^7.11.6","@jest/types":"workspace:*","@jridgewell/trace-mapping":"^0.3.18","babel-plugin-istanbul":"^6.1.1","chalk":"^4.0.0","convert-source-map":"^2.0.0","fast-json-stable-stringify":"^2.1.0","graceful-fs":"^4.2.9","jest-haste-map":"workspace:*","jest-regex-util":"workspace:*","jest-util":"workspace:*","micromatch":"^4.0.4","pirates":"^4.0.4","slash":"^3.0.0","write-file-atomic":"^5.0.0"},"devDependencies":{"@jest/test-utils":"workspace:*","@types/babel__core":"^7.1.14","@types/convert-source-map":"^2.0.0","@types/graceful-fs":"^4.1.3","@types/micromatch":"^4.0.1","@types/write-file-atomic":"^4.0.0","dedent":"^1.0.0"},"engines":{"node":"^16.10.0 || ^18.12.0 || >=20.0.0"},"publishConfig":{"access":"public"}}'); | ||
module.exports = /*#__PURE__*/JSON.parse('{"name":"@jest/transform","version":"30.0.0-alpha.4","repository":{"type":"git","url":"https://github.com/jestjs/jest.git","directory":"packages/jest-transform"},"license":"MIT","main":"./build/index.js","types":"./build/index.d.ts","exports":{".":{"types":"./build/index.d.ts","require":"./build/index.js","import":"./build/index.mjs","default":"./build/index.js"},"./package.json":"./package.json"},"dependencies":{"@babel/core":"^7.11.6","@jest/types":"workspace:*","@jridgewell/trace-mapping":"^0.3.18","babel-plugin-istanbul":"^6.1.1","chalk":"^4.0.0","convert-source-map":"^2.0.0","fast-json-stable-stringify":"^2.1.0","graceful-fs":"^4.2.9","jest-haste-map":"workspace:*","jest-regex-util":"workspace:*","jest-util":"workspace:*","micromatch":"^4.0.7","pirates":"^4.0.4","slash":"^3.0.0","write-file-atomic":"^5.0.0"},"devDependencies":{"@jest/test-utils":"workspace:*","@types/babel__core":"^7.1.14","@types/convert-source-map":"^2.0.0","@types/graceful-fs":"^4.1.3","@types/micromatch":"^4.0.7","@types/write-file-atomic":"^4.0.0","dedent":"^1.0.0"},"engines":{"node":"^16.10.0 || ^18.12.0 || >=20.0.0"},"publishConfig":{"access":"public"}}'); | ||
@@ -1025,0 +1025,0 @@ /***/ }) |
{ | ||
"name": "@jest/transform", | ||
"version": "30.0.0-alpha.4", | ||
"version": "30.0.0-alpha.5", | ||
"repository": { | ||
@@ -23,3 +23,3 @@ "type": "git", | ||
"@babel/core": "^7.11.6", | ||
"@jest/types": "30.0.0-alpha.4", | ||
"@jest/types": "30.0.0-alpha.5", | ||
"@jridgewell/trace-mapping": "^0.3.18", | ||
@@ -31,6 +31,6 @@ "babel-plugin-istanbul": "^6.1.1", | ||
"graceful-fs": "^4.2.9", | ||
"jest-haste-map": "30.0.0-alpha.4", | ||
"jest-regex-util": "30.0.0-alpha.4", | ||
"jest-util": "30.0.0-alpha.4", | ||
"micromatch": "^4.0.4", | ||
"jest-haste-map": "30.0.0-alpha.5", | ||
"jest-regex-util": "30.0.0-alpha.5", | ||
"jest-util": "30.0.0-alpha.5", | ||
"micromatch": "^4.0.7", | ||
"pirates": "^4.0.4", | ||
@@ -41,7 +41,7 @@ "slash": "^3.0.0", | ||
"devDependencies": { | ||
"@jest/test-utils": "30.0.0-alpha.4", | ||
"@jest/test-utils": "30.0.0-alpha.5", | ||
"@types/babel__core": "^7.1.14", | ||
"@types/convert-source-map": "^2.0.0", | ||
"@types/graceful-fs": "^4.1.3", | ||
"@types/micromatch": "^4.0.1", | ||
"@types/micromatch": "^4.0.7", | ||
"@types/write-file-atomic": "^4.0.0", | ||
@@ -56,3 +56,3 @@ "dedent": "^1.0.0" | ||
}, | ||
"gitHead": "32b966f988d47a7673d2ef4b92e834dab7d66f07" | ||
"gitHead": "fa24a3bdd6682978d76799265016fb9d5bff135e" | ||
} |
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated