Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@jest/fake-timers

Package Overview
Dependencies
41
Maintainers
6
Versions
116
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.6.2 to 29.6.3

2

build/legacyFakeTimers.js

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

// timers can add new ones to the map and hence would run more than necessary.
// See https://github.com/facebook/jest/pull/4608 for details
// See https://github.com/jestjs/jest/pull/4608 for details
const timerEntries = Array.from(this._timers.entries());

@@ -190,0 +190,0 @@ this._checkFakeTimers();

{
"name": "@jest/fake-timers",
"version": "29.6.2",
"version": "29.6.3",
"repository": {
"type": "git",
"url": "https://github.com/facebook/jest.git",
"url": "https://github.com/jestjs/jest.git",
"directory": "packages/jest-fake-timers"

@@ -20,11 +20,11 @@ },

"dependencies": {
"@jest/types": "^29.6.1",
"@jest/types": "^29.6.3",
"@sinonjs/fake-timers": "^10.0.2",
"@types/node": "*",
"jest-message-util": "^29.6.2",
"jest-mock": "^29.6.2",
"jest-util": "^29.6.2"
"jest-message-util": "^29.6.3",
"jest-mock": "^29.6.3",
"jest-util": "^29.6.3"
},
"devDependencies": {
"@jest/test-utils": "^29.6.2",
"@jest/test-utils": "^29.6.3",
"@types/sinonjs__fake-timers": "^8.1.2"

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

},
"gitHead": "0fd5b1c37555f485c56a6ad2d6b010a72204f9f6"
"gitHead": "fb7d95c8af6e0d65a8b65348433d8a0ea0725b5b"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc