Socket
Socket
Sign inDemoInstall

@jest/fake-timers

Package Overview
Dependencies
Maintainers
6
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jest/fake-timers - npm Package Compare versions

Comparing version 28.1.0 to 28.1.1

2

build/modernFakeTimers.js

@@ -92,3 +92,3 @@ 'use strict';

if (this._checkFakeTimers()) {
// @ts-expect-error
// @ts-expect-error - doesn't exist?
this._clock.runMicrotasks();

@@ -95,0 +95,0 @@ }

{
"name": "@jest/fake-timers",
"version": "28.1.0",
"version": "28.1.1",
"repository": {

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

"dependencies": {
"@jest/types": "^28.1.0",
"@jest/types": "^28.1.1",
"@sinonjs/fake-timers": "^9.1.1",
"@types/node": "*",
"jest-message-util": "^28.1.0",
"jest-mock": "^28.1.0",
"jest-util": "^28.1.0"
"jest-message-util": "^28.1.1",
"jest-mock": "^28.1.1",
"jest-util": "^28.1.1"
},
"devDependencies": {
"@jest/test-utils": "^28.1.0",
"@jest/test-utils": "^28.1.1",
"@types/sinonjs__fake-timers": "^8.1.2"

@@ -38,3 +38,3 @@ },

},
"gitHead": "f5db241312f46528389e55c38221e6b6968622cf"
"gitHead": "eb954f8874960920ac50a8f976bb333fbb06ada9"
}
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