kamronbatman/joi-password-complexity

Module does not include any js files

Closed this issue · 5 comments

Hi,

I think there was an issue when the module was published, it does not include any js files

see node_modules

image

I am not using node >= 14 but I don't see how this would be related

Additional information:

joi-password-complexity: 5.0.0
node: v12.16.1
npm: 6.14.8

Thanks! There must have been an issue. I'll rebuild and republish sometime today.

@nflaig, I republished as 5.0.1 and deprecated 5.0.0.
Please try it out and let me know if it works!

@kamronbatman Thanks for the fast update

LGTM now

image

@kamronbatman as a side note, does the module really need node > 14?

I don't think so. The node version that is supported would be whatever typescript/joi supports. I can make that an official adjustment later. Thanks for flagging that.