extract-comments @0.8.7
MIT
License
No
Install Scripts
8
Dependencies
6
Dev Dependencies
5.0 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 (8)
| Package | Constraint | Registry Status |
|---|---|---|
| cr | ^0.1.0 | auto_approved |
| lazy-cache | ^1.0.3 | auto_approved |
| export-files | ^2.1.0 | auto_approved |
| noncharacters | ^1.1.0 | auto_approved |
| extend-shallow | ^2.0.1 | auto_approved |
| strip-bom-string | ^0.1.2 | auto_approved |
| parse-code-context | ^0.2.1 | auto_approved |
| quoted-string-regex | ^0.1.1 | auto_approved |
Dev Dependencies (6)
| Package | Constraint | Registry Status |
|---|---|---|
| gulp | ^3.9.0 | auto_approved |
| mocha | * | auto_approved |
| should | * | auto_approved |
| gulp-mocha | ^2.2.0 | pending |
| gulp-eslint | ^1.1.1 | pending |
| gulp-istanbul | ^0.10.3 | Not imported |
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
├─
lazy-cache
^1.0.3
→ 1.0.4
├─
noncharacters
^1.1.0
→ 1.1.0
├─
parse-code-context
^0.2.1
→ 0.2.2
├─
quoted-string-regex
^0.1.1
→ 0.1.1
├─
strip-bom-string
^0.1.2
├─
lazy-cache
^1.0.3
→ 1.0.4
Changes from v0.8.6
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | lazy-cache | ^1.0.3 |
| changed | parse-code-context | ^0.1.3 → ^0.2.1 |
File Changes
1 added
0 removed
5 modified
size delta: +1.4 KB
Commit: fe3c7a3d72f1 Browse source
Published to npm: