Open marcj opened 5 years ago
Hi guys, let me suggest this alternative https://github.com/chrvadala/transformation-matrix. I'm the author, so feel free to ask me for any help or missing feature.
Hi any updates on this? I'm also getting a deprecation warning on installation. A fix would be awesome! 👍
Ive seen that this has been fixed in the past in #105 but after a refactoring (commit e84a5ceca5c3b73662d986ffbfcadabbe8b766d8, if im correct) those changes have been lost and now the transformation matrix is being used again which leads to the deprecation warning.
It still works fine but just applying the changes from #105 again would get rid off the warning if i am correct.
npm warn deprecated transformation-matrix-js@2.7.6: Package no longer supported. Contact support@npmjs.com for more info.
I would merge a PR with a fix for this, otherwise, I'll try to have a look when possble.
See:
https://www.npmjs.com/package/transformation-matrix-js
I guess when you fixate the version
2.7.1
it should work again.