fix: move bundlephobia call in the backend#92
Merged
fraxken merged 5 commits intoNodeSecure:v0.9.0from Dec 4, 2021
Merged
Conversation
Member
Author
|
Note: the UI was a bit broken when I try to test in the UI |
fraxken
reviewed
Dec 4, 2021
fraxken
added a commit
that referenced
this pull request
Dec 5, 2021
* chore: start impleting new NodeSecure back-end * refactor: complete revamp of CLI commands * chore: update NodeSecure dependencies * refactor(lang): use new i18n.getLanguages method * chore: setup scanner Logger and old tree walker Spinners * chore: update @nodesecure/scanner (1.3.0 to 1.4.0) * chore: update @nodesecure/flags (1.0.0 to 1.1.0) * test: make it work with ESM * fix: front-end build * fix(httpServer): always open link when the server is listening * fix: Emojis legend menu * chore: update dependencies * chore: debug on CLIUI * ci: remove Node.js v12 and v15 * docs: update README * refactor(startHTTPServer): add options object & add openLink option * test: utils.js * test(commands): add summary test * refactor(test): use tape instead of jest * fix: eslint V7+ issue * chore: update dependencies * chore: update @nodesecure/scanner (1.5.0 to 2.0.0) * refactor: use @nodesecure/utils & enhance author management * chore: update @nodesecure/flags (1.2.0 to 2.0.0) * chore: update @nodesecure/scanner (2.0.1 to 2.1.0) * chore: use flags v2 and new scanner flags * refactor: use @nodesecure/vis-network * refactor(http): clean code - split controllers / middleware (#90) * chore(http): use http-server folder * chore(http): move root route * test(http): add first test * chore: add updated package.json * chore(http): finish root tests * chore: create context (AsyncLocalStorage) * feat(http): split data endpoint * chore(http): port middleware in split file * chore(http): remove useless spec test * chore(http): fix naming for root import * chore(http): add flags * revert: remove sinon deps * chore: add missing import comment * fix: move bundlephobia call in the backend (#92) * feat: add new routes and handle error * fix: pass httpie error to polka * feat: replace request * fix: delete forgotten console.log * revert: port context * fix(bundle): support for org namespace * chore: update dependencies * chore(cli): fix few minor issues Co-authored-by: Tony Gorez <gorez.tony@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi 👋
This issue resolves #91
Added:
bundle/:pkgName/:versionendpointbundle/:pkgName/endpoints