@jest/create-cache-key-function(latest: 29.7.0) This module creates a function which is used for generating cache keys used by code transformers in Jest.
@jest/expect(latest: 29.7.0) This package extends `expect` library with `jest-snapshot` matchers. It exports `jestExpect` object, which can be used as standalone replacement of `expect`.
@jest/expect-utils(latest: 29.7.0) This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).
diff-sequences(latest: 29.6.3) Compare items in two sequences to find a longest common subsequence