Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for scoped package installation. #9

Merged
merged 1 commit into from
Sep 6, 2016
Merged

Add support for scoped package installation. #9

merged 1 commit into from
Sep 6, 2016

Conversation

lmagomes
Copy link
Contributor

@lmagomes lmagomes commented Sep 6, 2016

When getting info from http://registry.npmjs.org, the information retrieval will fail for scoped packages, if the slash is not encoded to %2f.

This PR will just quote the package name, leaving the @ intact, when searching for the information.

@coveralls
Copy link

coveralls commented Sep 6, 2016

Coverage Status

Coverage increased (+0.03%) to 94.654% when pulling 9dfbb10 on lmagomes:master into a23e45a on amol-:master.

@amol- amol- merged commit 6deb034 into amol-:master Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants