OsArts / b16-site

0 stars 0 forks source link

npm install #34

Open vovs03 opened 1 year ago

vovs03 commented 1 year ago

npm install

/Users/husky/business/b16-site

➜  b16-site git:(ver.5.3.0/Yandex_metrika) npm install
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility

added 965 packages, and audited 966 packages in 48s

103 packages are looking for funding
  run `npm fund` for details

7 vulnerabilities (4 moderate, 2 high, 1 critical)

To address all issues, run:
  npm audit fix

Run `npm audit` for details.
npm notice
npm notice New minor version of npm available! 9.6.4 -> 9.8.1
npm notice Changelog: https://github.com/npm/cli/releases/tag/v9.8.1
npm notice Run npm install -g npm@9.8.1 to update!
npm notice
vovs03 commented 1 year ago

Snyk

Monitor local projects

Install our CLI tool to monitor local projects for known vulnerabilities:

npm install -g snyk 
cd ~/projects/my-project/ 
snyk monitor