extract-comments @0.8.4
MIT
License
No
Install Scripts
7
Dependencies
4
Dev Dependencies
4.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
blockcodecommentcommentscontextesprimaextractglobjavascriptparse
Dependencies (7)
| Package | Constraint | Registry Status |
|---|---|---|
| cr | ^0.1.0 | auto_approved |
| export-files | ^2.1.0 | auto_approved |
| repeat-string | ^1.5.2 | auto_approved |
| extend-shallow | ^2.0.1 | auto_approved |
| to-regex-range | ^0.1.1 | auto_approved |
| strip-bom-string | ^0.1.2 | auto_approved |
| quoted-string-regex | ^0.1.1 | auto_approved |
Dev Dependencies (4)
| Package | Constraint | Registry Status |
|---|---|---|
| mocha | * | auto_approved |
| should | * | auto_approved |
| code-context | ^0.5.0 | auto_approved |
| parse-code-context | ^0.1.3 | auto_approved |
Transitive Dependency Tree
8 transitive deps
max depth 2
├─
cr
^0.1.0
→ 0.1.0
├─
export-files
^2.1.0
→ 2.1.1
├─
extend-shallow
^2.0.1
├─
quoted-string-regex
^0.1.1
→ 0.1.1
├─
repeat-string
^1.5.2
→ 1.6.1
├─
strip-bom-string
^0.1.2
├─
to-regex-range
^0.1.1
├─
lazy-cache
^1.0.3
→ 1.0.4
Changes from v0.8.3
No metadata changes detected.
File Changes
0 added
0 removed
3 modified
size delta: +.2 KB
Commit: ebe7eda9eff4 Browse source
Published to npm: