Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cody-dot-js/parse-static-imports issues and pull requests

#32 - Support for "export from" syntax.

Issue - State: open - Opened by ivands 6 months ago

#31 - Comments should be filtered out.

Issue - State: open - Opened by ivands 6 months ago

#30 - Bump json5 from 2.1.0 to 2.2.3

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#29 - Bump qs from 6.5.2 to 6.5.3

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#28 - Bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies

#27 - Bump ajv from 6.10.2 to 6.12.6

Pull Request - State: open - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies

#26 - Bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#25 - Bump tar from 4.4.10 to 4.4.19

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#24 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#23 - Bump tar from 4.4.10 to 4.4.15

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#21 - Bump browserslist from 4.6.6 to 4.16.6

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#20 - Bump hosted-git-info from 2.8.4 to 2.8.9

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#19 - Bump lodash from 4.17.15 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#18 - Bump handlebars from 4.1.2 to 4.7.7

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#17 - Bump y18n from 4.0.0 to 4.0.1

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#16 - Bump ini from 1.3.5 to 1.3.7

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#15 - Bump yargs-parser from 13.1.1 to 13.1.2

Pull Request - State: open - Opened by dependabot[bot] over 4 years ago
Labels: dependencies

#14 - Bump handlebars from 4.1.2 to 4.7.6

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#13 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#12 - Bump acorn from 5.7.3 to 5.7.4

Pull Request - State: open - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies

#11 - Bump handlebars from 4.1.2 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] about 5 years ago - 1 comment
Labels: dependencies

#10 - Handle commented out imports & normalize line endings

Pull Request - State: closed - Opened by cody-dot-js over 5 years ago

#9 - Guarantee that it works agnostic of line endings

Issue - State: closed - Opened by cody-dot-js over 5 years ago
Labels: enhancement

#8 - Doesn't handle when imports are commented out

Issue - State: closed - Opened by cody-dot-js over 5 years ago - 2 comments
Labels: bug, enhancement, high priority

#7 - Fix imports with "as" in their name

Pull Request - State: closed - Opened by cody-dot-js over 5 years ago

#6 - Does not handle when imports have "as" in them

Issue - State: closed - Opened by cody-dot-js over 5 years ago
Labels: bug, high priority

#5 - fix default + star imports case, sideEffectOnly check

Pull Request - State: closed - Opened by cody-dot-js over 5 years ago

#4 - fix use case: promise import

Issue - State: open - Opened by cody-dot-js over 5 years ago
Labels: bug, low priority

#3 - fix use case: defaultImport + star import

Issue - State: closed - Opened by cody-dot-js over 5 years ago
Labels: bug, high priority

#2 - v1.0.0 can only tell if an import is sideEffectOnly with a trailing semicolon

Issue - State: closed - Opened by cody-dot-js over 5 years ago
Labels: bug

#1 - Couple more use cases

Issue - State: closed - Opened by cody-dot-js over 5 years ago - 1 comment
Labels: bug, enhancement