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

@jest/environment

Package Overview
Dependencies
Maintainers
7
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/environment - npm Package Compare versions

Comparing version 26.6.1 to 26.6.2

2

build/index.d.ts

@@ -9,5 +9,5 @@ /**

import type { Context, Script } from 'vm';
import type { LegacyFakeTimers, ModernFakeTimers } from '@jest/fake-timers';
import type { Circus, Config, Global } from '@jest/types';
import jestMock = require('jest-mock');
import type { LegacyFakeTimers, ModernFakeTimers } from '@jest/fake-timers';
declare type JestMockFn = typeof jestMock.fn;

@@ -14,0 +14,0 @@ declare type JestMockSpyOn = typeof jestMock.spyOn;

{
"name": "@jest/environment",
"version": "26.6.1",
"version": "26.6.2",
"repository": {

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

"dependencies": {
"@jest/fake-timers": "^26.6.1",
"@jest/types": "^26.6.1",
"@jest/fake-timers": "^26.6.2",
"@jest/types": "^26.6.2",
"@types/node": "*",
"jest-mock": "^26.6.1"
"jest-mock": "^26.6.2"
},

@@ -25,3 +25,3 @@ "engines": {

},
"gitHead": "f6366db60e32f1763e612288bf3984bcfa7a0a15"
"gitHead": "4c46930615602cbf983fb7e8e82884c282a624d5"
}
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