Socket
Socket
Sign inDemoInstall

@jest/fake-timers

Package Overview
Dependencies
Maintainers
7
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 25.5.0 to 26.0.0-alpha.0

21

package.json
{
"name": "@jest/fake-timers",
"version": "25.5.0",
"version": "26.0.0-alpha.0",
"repository": {

@@ -12,14 +12,7 @@ "type": "git",

"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"build/*": [
"build/ts3.4/*"
]
}
},
"dependencies": {
"@jest/types": "^25.5.0",
"jest-message-util": "^25.5.0",
"jest-mock": "^25.5.0",
"jest-util": "^25.5.0",
"@jest/types": "^26.0.0-alpha.0",
"jest-message-util": "^26.0.0-alpha.0",
"jest-mock": "^26.0.0-alpha.0",
"jest-util": "^26.0.0-alpha.0",
"lolex": "^5.0.0"

@@ -32,3 +25,3 @@ },

"engines": {
"node": ">= 8.3"
"node": ">= 10.14.2"
},

@@ -38,3 +31,3 @@ "publishConfig": {

},
"gitHead": "ddd73d18adfb982b9b0d94bad7d41c9f78567ca7"
"gitHead": "ba962e7e9669a4a2f723c2536c97462c8ddfff2d"
}
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