All extract-comments versions

extract-comments @0.2.0

MIT
License
No
Install Scripts
3
Dependencies
3
Dev Dependencies
10.1 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
globby ^0.1.1 auto_approved
lodash ^2.4.1 auto_approved
esprima git+https://[email protected]/ariya/esprima auto_approved

Dev Dependencies (3)

PackageConstraintRegistry Status
verb ~0.2.0 auto_approved
mocha ~1.18.2 auto_approved
should ^4.0.4 auto_approved

Transitive Dependency Tree

12 transitive deps max depth 4
  ├─ esprima git+https://[email protected]/ariya/esprima
  ├─ globby ^0.1.1 → 0.1.1
├─ lodash ^2.4.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.1.1

Dependency Changes

ChangePackageVersion
added globby ^0.1.1
added lodash ^2.4.1
removed globule ^0.2.0
changed esprima ^1.2.2 → git+https://[email protected]/ariya/esprima

File Changes

1 added 0 removed 5 modified size delta: +29.2 KB

Published to npm: