algebra.js
algebra.js copied to clipboard
Maintenance on dependencies and scripts.
npm WARN deprecated [email protected]: uglifyjs is deprecated - use uglify-js instead.
npm WARN engine [email protected]: wanted: {"node":">= 4"} (current: {"node":"0.12.18","npm":"2.15.11"})
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN engine [email protected]: wanted: {"node":">=4"} (current: {"node":"0.12.18","npm":"2.15.11"})
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN engine [email protected]: wanted: {"node":">=4"} (current: {"node":"0.12.18","npm":"2.15.11"})
npm WARN engine [email protected]: wanted: {"node":">=4"} (current: {"node":"0.12.18","npm":"2.15.11"})
npm WARN engine [email protected]: wanted: {"node":">=4"} (current: {"node":"0.12.18","npm":"2.15.11"})
these can easily be fixed in the build process, is there a particular reason the dependencies haven't been updated?
Additionally, why is make being use instead of npm scripts? it seems a bit odd and breaks compatibility for windows...
https://github.com/Announcement/algebra.js/tree/maintenance is along the lines of this proposal