jest-runtime
Advanced tools
Comparing version 27.2.0 to 27.2.1
@@ -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; |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
81386
2280
Updated@jest/globals@^27.2.1
Updated@jest/transform@^27.2.1
Updatedjest-snapshot@^27.2.1