Socket
Socket
Sign inDemoInstall

@jest/types

Package Overview
Dependencies
Maintainers
7
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 25.2.3 to 25.2.5

build/TestResult.d.ts

4

build/index.d.ts

@@ -10,3 +10,5 @@ /**

import type * as Global from './Global';
export type { Circus, Config, Global };
import type * as TestResult from './TestResult';
import type * as TransformTypes from './Transform';
export type { Circus, Config, Global, TestResult, TransformTypes };
//# sourceMappingURL=index.d.ts.map

@@ -10,3 +10,5 @@ /**

import * as Global from './Global';
export { Circus, Config, Global };
import * as TestResult from './TestResult';
import * as TransformTypes from './Transform';
export { Circus, Config, Global, TestResult, TransformTypes };
//# sourceMappingURL=index.d.ts.map
{
"name": "@jest/types",
"version": "25.2.3",
"version": "25.2.5",
"repository": {

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

},
"gitHead": "6f8bf80c38567ba076ae979af2dedb42b285b2d5"
"gitHead": "964ec0ea0754caa2d8bef16dc89c1f926971f5eb"
}

Sorry, the diff of this file is not supported yet

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