Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

EPIC-1285 latest node modules and corresponding changes #302

Merged
merged 1 commit into from
Nov 17, 2017

Conversation

pangara
Copy link
Contributor

@pangara pangara commented Nov 17, 2017

  1. crypto deprecated, is now supported by node natively
  2. mongoose updated to 4.10.8 instead of 4.13 because of mongoose.connection issues
  3. new in jshint - it does not allow using functions before definitions
  4. grunt-contrib-csslint: suppressed order-alphabetical for css properties since we have properties organized differently.
  5. updated some deprecated helmet js stuff
  6. mongoose promises now use the ES6 promise library (and not its own, that is deprecated now)

@pangara pangara requested a review from marklise November 17, 2017 00:23
@marklise marklise merged commit 68cfade into bcgov:master Nov 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants