extract-comments @0.7.3
MIT
License
No
Install Scripts
1
Dependencies
3
Dev Dependencies
3.4 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
codeparsejavascriptblockcontextcommentscommentextractesprimaglob
Dependencies (1)
| Package | Constraint | Registry Status |
|---|---|---|
| is-whitespace | ^0.3.0 | auto_approved |
Dev Dependencies (3)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | ~1.18.2 | auto_approved |
| should | ^4.0.4 | auto_approved |
| code-context | ^0.5.0 | auto_approved |
Transitive Dependency Tree
1 transitive deps
max depth 1
├─
is-whitespace
^0.3.0
→ 0.3.0
Changes from v0.7.2
Dependency Changes
| Change | Package | Version |
|---|---|---|
| changed | is-whitespace | ^0.2.0 → ^0.3.0 |
File Changes
0 added
0 removed
2 modified
size delta: -.1 KB
Commit: 99cc200a80b7 Browse source
Published to npm: