extract-comments @0.8.0
MIT
License
No
Install Scripts
4
Dependencies
4
Dev Dependencies
3.8 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 (4)
| Package | Constraint | Registry Status |
|---|---|---|
| cr | ^0.1.0 | auto_approved |
| export-files | ^2.1.0 | auto_approved |
| extend-shallow | ^2.0.1 | auto_approved |
| strip-bom-string | ^0.1.2 | 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
4 transitive deps
max depth 2
├─
export-files
^2.1.0
→ 2.1.1
├─
extend-shallow
^2.0.1
├─
strip-bom-string
^0.1.2
├─
lazy-cache
^1.0.3
→ 1.0.4
Changes from v0.7.3
Dependency Changes
| Change | Package | Version |
|---|---|---|
| added | cr | ^0.1.0 |
| added | export-files | ^2.1.0 |
| added | extend-shallow | ^2.0.1 |
| added | strip-bom-string | ^0.1.2 |
| removed | is-whitespace | ^0.3.0 |
License Changed
none → MITFile Changes
1 added
1 removed
2 modified
size delta: +2.2 KB
Commit: 862c42bdfb77 Browse source
Published to npm: