moment-jdateformatparser icon indicating copy to clipboard operation
moment-jdateformatparser copied to clipboard

Fix NPM Audit vulnerabilities

Open ghost opened this issue 6 years ago • 2 comments

npm audit reports several vulnerabilities in dev dependencies. I updated them and re-generated the build. Also updated Node to 6.14.4 LTS for Travis because 0.10 doesn't support Promise API. Tried 0.12.18 but it didn't work either.

ghost avatar Aug 29 '18 16:08 ghost

Thanks a lot @alexnez96 for your time and effort - I believe we can drop the support for node < 6.x all together, so it's fine 👍

A short question before I merge this: why was it necessary to make changes to moment-jdateformatparser.min.js?

herom avatar Sep 02 '18 15:09 herom

@herom I wasn't sure about the release procedure, so I built the bundle just in case. Let me revert that.

ghost avatar Sep 04 '18 14:09 ghost