mesqueeb / copy-anything

An optimised way to copy'ing (cloning) an Object or Array. A small and simple integration

Home Page:https://npmjs.com/copy-anything

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v2.0.4 should be v3.X.X

rvh opened this issue · comments

IMHO you can not break compatibility to a npm MAJOR version in a PATCH release. This forces all projects with npm <7 to update npm if they depend on a 'tilde' or 'hat' version of copy-anything.
See https://github.com/mesqueeb/copy-anything/blob/production/package.json#L22

@rvh yeah makes sense. I will push another major update reverting back and then will make the major update

@rvh I just pushed an update to undo some of the requirements. did it fix the issue for you?

--
copy-anything was made with 💜 by Luca Ban.
You cannot sponsor every project, but next time you do, think of this one for its prolonged maintenance.

@mesqueeb It is better, but now it fails because of is-what@4.1.5.

@rvh i will downgrade that dependency, please hold on

@rvh how about now: v2.0.6

--
copy-anything was made with 💜 by Luca Ban.
You cannot sponsor every project, but next time you do, think of this one for its prolonged maintenance.

@mesqueeb Everything looks fine now! Thank you so much, also for your availability! Great job!