Socket
Socket
Sign inDemoInstall

@jest/types

Package Overview
Dependencies
15
Maintainers
6
Versions
95
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.0.0-alpha.3 to 29.0.0-alpha.4

4

build/index.d.ts

@@ -106,3 +106,3 @@ /**

watchPathIgnorePatterns: Array<string>;
workerIdleMemoryLimit: number;
workerIdleMemoryLimit: number | string;
}>

@@ -841,3 +841,3 @@ >;

watchPlugins: Array<string | [string, Record<string, unknown>]>;
workerIdleMemoryLimit: number;
workerIdleMemoryLimit: number | string;
}>;

@@ -844,0 +844,0 @@

{
"name": "@jest/types",
"version": "29.0.0-alpha.3",
"version": "29.0.0-alpha.4",
"repository": {

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

},
"gitHead": "09981873c55442e5e494d42012f518b7d3d41fbd"
"gitHead": "98a833bd4bc0bdcfcee5d4f04c2833400c4e2933"
}
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