Version 3.5.0 on NPM doesn't correspond to a tag or a commit on the master branch
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?
+1
@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
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.jslib/setup.jslib/teardown.jslib/types.d.tslib/utils/get-config.jspackage.json
cc current maintainer @whodeen