Socket
Socket
Sign inDemoInstall

@jest/types

Package Overview
Dependencies
Maintainers
6
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/types - npm Package Compare versions

Comparing version 28.1.3 to 29.0.0-alpha.0

1

build/index.d.ts

@@ -370,2 +370,3 @@ /**

slowTestThreshold: number;
snapshotFormat: SnapshotFormat;
snapshotSerializers: Array<string>;

@@ -372,0 +373,0 @@ testEnvironment: string;

8

package.json
{
"name": "@jest/types",
"version": "28.1.3",
"version": "29.0.0-alpha.0",
"repository": {

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

"engines": {
"node": "^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0"
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
},

@@ -24,3 +24,3 @@ "license": "MIT",

"dependencies": {
"@jest/schemas": "^28.1.3",
"@jest/schemas": "^29.0.0-alpha.0",
"@types/istanbul-lib-coverage": "^2.0.0",

@@ -39,3 +39,3 @@ "@types/istanbul-reports": "^3.0.0",

},
"gitHead": "2cce069800dab3fc8ca7c469b32d2e2b2f7e2bb1"
"gitHead": "6862afb00307b52f32eedee977a9b3041355f184"
}
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