@jest/fake-timers
Advanced tools
Comparing version 29.4.2 to 29.4.3
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
@@ -4,0 +4,0 @@ * This source code is licensed under the MIT license found in the |
@@ -29,3 +29,3 @@ 'use strict'; | ||
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
@@ -32,0 +32,0 @@ * This source code is licensed under the MIT license found in the |
@@ -22,3 +22,3 @@ 'use strict'; | ||
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
@@ -25,0 +25,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@jest/fake-timers", | ||
"version": "29.4.2", | ||
"version": "29.4.3", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/types": "^29.4.2", | ||
"@jest/types": "^29.4.3", | ||
"@sinonjs/fake-timers": "^10.0.2", | ||
"@types/node": "*", | ||
"jest-message-util": "^29.4.2", | ||
"jest-mock": "^29.4.2", | ||
"jest-util": "^29.4.2" | ||
"jest-message-util": "^29.4.3", | ||
"jest-mock": "^29.4.3", | ||
"jest-util": "^29.4.3" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.4.2", | ||
"@jest/test-utils": "^29.4.3", | ||
"@types/sinonjs__fake-timers": "^8.1.2" | ||
@@ -38,3 +38,3 @@ }, | ||
}, | ||
"gitHead": "f0fc92e8443f09546c7ec0472bf9bce44fe5898f" | ||
"gitHead": "a49c88610e49a3242576160740a32a2fe11161e1" | ||
} |
Sorry, the diff of this file is not supported yet
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
25333
Updated@jest/types@^29.4.3
Updatedjest-message-util@^29.4.3
Updatedjest-mock@^29.4.3
Updatedjest-util@^29.4.3