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

@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.2.0 to 25.2.1-alpha.1

build/ts3.4/FakeTimersLolex.d.ts

1

build/FakeTimersLolex.d.ts

@@ -36,2 +36,1 @@ /**

}
//# sourceMappingURL=FakeTimersLolex.d.ts.map

@@ -9,2 +9,1 @@ /**

export { default as LolexFakeTimers } from './FakeTimersLolex';
//# sourceMappingURL=index.d.ts.map

@@ -63,2 +63,1 @@ /**

export {};
//# sourceMappingURL=jestFakeTimers.d.ts.map
{
"name": "@jest/fake-timers",
"version": "25.2.0",
"version": "25.2.1-alpha.1+5cc2ccdac",
"repository": {

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

"types": "build/index.d.ts",
"typesVersions": {
"<3.8": {
"*": [
"ts3.4/*"
]
}
},
"dependencies": {
"@jest/types": "^25.2.0",
"jest-message-util": "^25.2.0",
"jest-mock": "^25.2.0",
"jest-util": "^25.2.0",
"@jest/types": "^25.2.1-alpha.1+5cc2ccdac",
"jest-message-util": "^25.2.1-alpha.1+5cc2ccdac",
"jest-mock": "^25.2.1-alpha.1+5cc2ccdac",
"jest-util": "^25.2.1-alpha.1+5cc2ccdac",
"lolex": "^5.0.0"

@@ -30,3 +37,3 @@ },

},
"gitHead": "9f0339c1c762e39f869f7df63e88470287728b93"
"gitHead": "5cc2ccdacb1b2433581222252e43cb5a1f6861a9"
}
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