All extract-comments versions

extract-comments @0.3.0

MIT
License
No
Install Scripts
3
Dependencies
4
Dev Dependencies
10.7 KB
Package Size
Published

Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).

Maintainers

jonschlinkert

Keywords

codeparsecommentscommentextractesprimaglob

Dependencies (3)

PackageConstraintRegistry Status
lodash ^2.4.1 auto_approved
esprima git+https://[email protected]/ariya/esprima auto_approved
map-files ^0.1.1 auto_approved

Dev Dependencies (4)

PackageConstraintRegistry Status
verb ^0.2.15 auto_approved
mocha ~1.18.2 auto_approved
should ^4.0.4 auto_approved
verb-tag-jscomments ^0.2.2 Not imported

Transitive Dependency Tree

13 transitive deps max depth 5
  ├─ esprima git+https://[email protected]/ariya/esprima
  ├─ lodash ^2.4.1
├─ map-files ^0.1.1 → 0.1.2
├─ globby ^0.1.1 → 0.1.1
  ├─ array-differ ^0.1.0
  ├─ array-union ^0.1.0
  ├─ async ^0.9.0 → 0.9.2
├─ glob ^4.0.2 → 4.5.3
  ├─ inflight ^1.0.4
  ├─ inherits 2 → 2.0.4
  ├─ minimatch ^2.0.1
├─ once ^1.3.0 → 1.4.0
  ├─ wrappy 1 → 1.0.2

Changes from v0.2.0

Dependency Changes

ChangePackageVersion
added map-files ^0.1.1
removed globby ^0.1.1

File Changes

0 added 0 removed 5 modified size delta: +4.7 KB

Published to npm: