jonschlinkert / parse-comments

Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
https://github.com/jonschlinkert
MIT License
66 stars 23 forks source link

Get error when install #12

Closed takanakahiko closed 5 years ago

takanakahiko commented 5 years ago

Overview

lodash version in dependencies is out of date. Should raise the version.

Details

$ npm i
audited 2974 packages in 3.724s
found 1 low severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for details

See also : image