You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

jest-resolve

Package Overview
Dependencies
Maintainers
5
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-resolve - npm Package Versions

1
35
29

29.4.0

Diff
s
simenb
published 29.4.0 •
s
simenb
published 29.3.1 •
s
simenb
published 29.3.0 •
s
simenb
published 29.2.2 •
s
simenb
published 29.2.1 •

Changelog

Source

29.2.1

Features

  • [@jest/globals, jest-mock] Add jest.Spied* utility types (#13440)

Fixes

  • [jest-environment-node] make globalThis.performance writable for Node 19 and fake timers (#13467)
  • [jest-mock] Revert #13398 to restore mocking of setters (#13472)

Performance

  • [*] Use sha1 instead of sha256 for hashing (#13421)
s
simenb
published 29.2.0 •
s
simenb
published 29.1.2 •
s
simenb
published 29.1.0 •
s
simenb
published 29.0.3 •

Changelog

Source

29.0.3

Features

  • [@jest/environment, jest-runtime] Allow passing a generic type argument to jest.createMockFromModule<T>() method (#13202)
  • [expect] Expose ExpectationResult type (#13240)
  • [jest-snapshot] Expose Context type (#13240)
  • [@jest/globals] Add jest.Mock type helper (#13235)

Fixes

  • [jest-core] Capture execError during TestScheduler.scheduleTests and dispatch to reporters (#13203)
  • [jest-resolve] Make sure to resolve module paths after looking at exports (#13242)
  • [jest-resolve] Improve error on module not found deep in the require stack (#8704)
  • [jest-snapshot] Fix typings of snapshot matchers (#13240)

Chore & Maintenance

  • [*] Fix inconsistent workspace prefixes (#13217)
  • [jest-haste-map] Expose a minimal public API to TypeScript (#13023)
s
simenb
published 29.0.2 •