Class-transformer: npm package confusion

Created on 16 Jan 2018  路  10Comments  路  Source: typestack/class-transformer

So I understand that pleerock was the original author of the package. A month ago or so, I've noticed that his repo redirects to this one, which has few upgrades and patches. And yet, the npm repository still holds the old code, that crashes because of that null in TransformMetadata class.

Is there a chance that npm repo will be updated with new build anytime soon? If not and pleerock still holds credentials to that, is there a chance to release a fixed package under a different name? I know that this (https://www.npmjs.com/package/class-transformer-fixed) exists, but it started from even another branch and I don't its code is up to date?

question

Most helpful comment

My first idea was to update class-validatior first then move to class-transformer, but I see a lot of people need this so I will just do a fix release for class-transformer, probably in the weekend.

All 10 comments

Yes, I will update the package on npm soon, I still want to close some tickets and merge the PRs before, but first I will create a release for class-validator.

Great. Which package, to be sure? class-transformer or class-transformer-fixed?

I will update class-transformer.

I haven't heard about class-transformer-fixed, it's not an official package from us. I will reach out to the author to resolve this. Thanks for pointing it out.

Any idea, when?

My first idea was to update class-validatior first then move to class-transformer, but I see a lot of people need this so I will just do a fix release for class-transformer, probably in the weekend.

Thank you!

Which is the issue you want to get fixed? Has it landed already? If not, can you please link an open issue?

Just published 0.1.9, please test it and report if you still encounter your issue. Thanks!

Oh, it was this commit - https://github.com/typestack/class-transformer/commit/4a393d20d5dca5cfd9fb80ac798917058d5d5f4c - so whatever else is fixed besides that, even better!

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

samfrach picture samfrach  路  6Comments

AckerApple picture AckerApple  路  5Comments

sebastian-zarzycki-es picture sebastian-zarzycki-es  路  6Comments

SC30SC picture SC30SC  路  4Comments

patricknazar picture patricknazar  路  4Comments