Socket
Socket
Sign inDemoInstall

jest-haste-map

Package Overview
Dependencies
38
Maintainers
6
Versions
271
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.3.1 to 29.4.0

.eslintcache

2

build/index.js

@@ -155,3 +155,3 @@ 'use strict';

const PACKAGE_JSON = `${path().sep}package.json`;
const VCS_DIRECTORIES = ['.git', '.hg']
const VCS_DIRECTORIES = ['.git', '.hg', '.sl']
.map(vcs =>

@@ -158,0 +158,0 @@ (0, _jestRegexUtil().escapePathForRegex)(path().sep + vcs + path().sep)

{
"name": "jest-haste-map",
"version": "29.3.1",
"version": "29.4.0",
"repository": {

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

"dependencies": {
"@jest/types": "^29.3.1",
"@jest/types": "^29.4.0",
"@types/graceful-fs": "^4.1.3",

@@ -28,4 +28,4 @@ "@types/node": "*",

"jest-regex-util": "^29.2.0",
"jest-util": "^29.3.1",
"jest-worker": "^29.3.1",
"jest-util": "^29.4.0",
"jest-worker": "^29.4.0",
"micromatch": "^4.0.4",

@@ -35,3 +35,3 @@ "walker": "^1.0.8"

"devDependencies": {
"@jest/test-utils": "^29.3.1",
"@jest/test-utils": "^29.4.0",
"@types/fb-watchman": "^2.0.0",

@@ -50,3 +50,3 @@ "@types/micromatch": "^4.0.1",

},
"gitHead": "05deb8393c4ad71e19be2567b704dfd3a2ab5fc9"
"gitHead": "4bc0e8acaf990e6618a7bed1dca67760c20bb12a"
}
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