FreeUKGen / FreeUKGenealogy

Apache License 2.0
0 stars 0 forks source link

npm warnings #31

Closed ghost closed 5 years ago

ghost commented 5 years ago

Issue: Numerous warnings thrown by npm upon installation.

Recommend: Migrate to new CMS (cost to resolve new issues as a result of package updates is higher than cost to migrate to new solution).

npm install grunt && npm install bower && npm install gulp
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated coffee-script@1.3.3: CoffeeScript on NPM has moved to "coffeescript" (no hyphen)
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN FreeUKGenealogy-Website@1.0.0 No repository field.

+ grunt@0.4.5
added 39 packages from 47 contributors and audited 54 packages in 2.284s
found 8 vulnerabilities (5 low, 3 high)
  run `npm audit fix` to fix them, or `npm audit` for details
npm WARN deprecated bower@1.8.4: We don't recommend using Bower for new projects. Please consider Yarn and Webpack or Parcel. You can read how to migrate legacy project here: https://bower.io/blog/2017/how-to-migrate-away-from-bower/
npm WARN FreeUKGenealogy-Website@1.0.0 No repository field.

+ bower@1.8.4
added 1 package from 1 contributor and audited 55 packages in 3.09s
found 8 vulnerabilities (5 low, 3 high)
  run `npm audit fix` to fix them, or `npm audit` for details
npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN FreeUKGenealogy-Website@1.0.0 No repository field.

+ gulp@3.9.1
added 246 packages from 161 contributors and audited 1167 packages in 5.315s
found 13 vulnerabilities (6 low, 7 high)
  run `npm audit fix` to fix them, or `npm audit` for details