Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-runtime

Package Overview
Dependencies
Maintainers
6
Versions
305
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-runtime - npm Package Compare versions

Comparing version 27.2.0 to 27.2.1

1

build/index.d.ts

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

private readonly cjsConditions;
private isTornDown;
constructor(config: Config.ProjectConfig, environment: JestEnvironment, resolver: Resolver, transformer: ScriptTransformer, cacheFS: Map<string, string>, coverageOptions: ShouldInstrumentOptions, testPath: Config.Path);

@@ -77,0 +78,0 @@ static shouldInstrument: typeof shouldInstrument;

10

package.json
{
"name": "jest-runtime",
"version": "27.2.0",
"version": "27.2.1",
"repository": {

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

"@jest/fake-timers": "^27.2.0",
"@jest/globals": "^27.2.0",
"@jest/globals": "^27.2.1",
"@jest/source-map": "^27.0.6",
"@jest/test-result": "^27.2.0",
"@jest/transform": "^27.2.0",
"@jest/transform": "^27.2.1",
"@jest/types": "^27.1.1",

@@ -39,3 +39,3 @@ "@types/yargs": "^16.0.0",

"jest-resolve": "^27.2.0",
"jest-snapshot": "^27.2.0",
"jest-snapshot": "^27.2.1",
"jest-util": "^27.2.0",

@@ -62,3 +62,3 @@ "jest-validate": "^27.2.0",

},
"gitHead": "b05635c539f8f673dfed5bf05ea727a8d5d7bbe2"
"gitHead": "50862b410c358107ec893cfdd9bb9a689ad8e622"
}

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