jest-dynamodb icon indicating copy to clipboard operation
jest-dynamodb copied to clipboard

Version 3.5.0 on NPM doesn't correspond to a tag or a commit on the master branch

Open lpsinger opened this issue 1 year ago • 4 comments

Recently version 3.5.0 of this packaged appeared on NPM, but the version field in the package.json file still says 3.4.4. There is also no tag or release corresponding to version 3.5.0 on GitHub. Was 3.5.0 a legitimate version? If so, would you please bring the git repo up to date with it?

lpsinger avatar Sep 03 '24 23:09 lpsinger

+1

Japillow avatar Aug 13 '25 13:08 Japillow

@batovpasha @vladholubiev could you confirm if this 3.5.0 version (https://www.npmjs.com/package/@shelf/jest-dynamodb/v/3.5.0) is legitimate? Thanks

cc @mmazurowski

Japillow avatar Aug 13 '25 13:08 Japillow

Looks ok

Diff report: @shelf/jest-dynamodb 3.5.0 vs 3.4.4

Summary

Compared the published npm tarballs for 3.5.0 and 3.4.4. No functional changes detected in runtime logic; updates are primarily build output tweaks and dependency bumps.

Changed files

  • lib/index.js
  • lib/setup.js
  • lib/teardown.js
  • lib/types.d.ts
  • lib/utils/get-config.js
  • package.json
Image Image

Japillow avatar Aug 13 '25 13:08 Japillow

cc current maintainer @whodeen

Japillow avatar Aug 13 '25 13:08 Japillow