Socket
Socket
Sign inDemoInstall

jest-haste-map

Package Overview
Dependencies
Maintainers
2
Versions
273
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-haste-map - npm Package Compare versions

Comparing version 30.0.0-alpha.1 to 30.0.0-alpha.2

5

build/index.d.ts

@@ -7,6 +7,7 @@ /**

*/
/// <reference types="node" />
import type {Config} from '@jest/types';
import type {Stats} from 'fs';
import {Stats} from 'fs';
import {Config} from '@jest/types';

@@ -13,0 +14,0 @@ declare type ChangeEvent = {

12

package.json
{
"name": "jest-haste-map",
"version": "30.0.0-alpha.1",
"version": "30.0.0-alpha.2",
"repository": {

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

"dependencies": {
"@jest/types": "30.0.0-alpha.1",
"@jest/types": "30.0.0-alpha.2",
"@types/node": "*",

@@ -28,5 +28,5 @@ "anymatch": "^3.0.3",

"graceful-fs": "^4.2.9",
"jest-regex-util": "30.0.0-alpha.1",
"jest-util": "30.0.0-alpha.1",
"jest-worker": "30.0.0-alpha.1",
"jest-regex-util": "30.0.0-alpha.2",
"jest-util": "30.0.0-alpha.2",
"jest-worker": "30.0.0-alpha.2",
"micromatch": "^4.0.4",

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

},
"gitHead": "d005cb2505c041583e0c5636d006e08666a54b63"
"gitHead": "c04d13d7abd22e47b0997f6027886aed225c9ce4"
}

Sorry, the diff of this file is too big to display

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