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.3.0 to 25.4.0

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

@@ -37,2 +37,1 @@ /// <reference types="node" />

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

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

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

@@ -64,2 +64,1 @@ /// <reference types="node" />

export {};
//# sourceMappingURL=jestFakeTimers.d.ts.map

12

package.json
{
"name": "@jest/fake-timers",
"version": "25.3.0",
"version": "25.4.0",
"repository": {

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

"dependencies": {
"@jest/types": "^25.3.0",
"jest-message-util": "^25.3.0",
"jest-mock": "^25.3.0",
"jest-util": "^25.3.0",
"@jest/types": "^25.4.0",
"jest-message-util": "^25.4.0",
"jest-mock": "^25.4.0",
"jest-util": "^25.4.0",
"lolex": "^5.0.0"

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

},
"gitHead": "45a4936d96d74cdee6b91122a51a556e3ebe6dc8"
"gitHead": "5b129d714cadb818be28afbe313cbeae8fbb1dde"
}
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