Skip to content

Update libnpm* packages in the cli #970

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

Closed
6 tasks done
mikemimik opened this issue Mar 3, 2020 · 0 comments
Closed
6 tasks done

Update libnpm* packages in the cli #970

mikemimik opened this issue Mar 3, 2020 · 0 comments
Assignees
Labels
Enhancement new feature or improvement Release 7.x work is associated with a specific npm 7 release semver:major backwards-incompatible breaking changes

Comments

@mikemimik
Copy link
Contributor

mikemimik commented Mar 3, 2020

The following libraries need to be pulled into the cli project. This means they need to be updated, and the usage of these modules (require('libnpm...')) needs to be updated. The flatOptions object needs to be updated to handle any config these libraries are expecting and need, as well as updating the local context to the library, removing mississippi and bluebird.

Scope

  • update usage (require('libnpm...'))
  • update flatOptions; usage of flatOptions into package
  • update context: remove mississippi, and bluebird

Packages/Libraries

  • libnpmorg
  • libnpmteam
  • libnpmaccess
  • libnpmsearch
  • libnpmhook
  • npm-profile
@mikemimik mikemimik added this to the OSS - Sprint 5 milestone Mar 3, 2020
@mikemimik mikemimik added Enhancement new feature or improvement Release 7.x work is associated with a specific npm 7 release semver:major backwards-incompatible breaking changes labels Mar 3, 2020
@mikemimik mikemimik linked a pull request Mar 3, 2020 that will close this issue
@mikemimik mikemimik mentioned this issue Mar 9, 2020
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement new feature or improvement Release 7.x work is associated with a specific npm 7 release semver:major backwards-incompatible breaking changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants