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

fix: revert move bodyParse to the upper level (#1841) #1877

Merged
merged 1 commit into from
Jul 16, 2020
Merged

Conversation

juanpicado
Copy link
Member

This reverts commit 67c31b6

The bug could not be fixed (here is more info) verdaccio/monorepo#371 in order to restore the audit support we revert this.

We will try to find another solution to re-eanble #1841

closes: #1866

@juanpicado juanpicado requested a review from a team July 16, 2020 19:16
@sonarcloud
Copy link

sonarcloud bot commented Jul 16, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jul 16, 2020

Codecov Report

Merging #1877 into master will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #1877   +/-   ##
=======================================
  Coverage   83.46%   83.46%           
=======================================
  Files          48       48           
  Lines        2558     2558           
  Branches      600      600           
=======================================
  Hits         2135     2135           
  Misses        417      417           
  Partials        6        6           
Impacted Files Coverage Δ
src/api/index.ts 82.60% <ø> (-0.38%) ⬇️
src/api/endpoint/index.ts 96.55% <100.00%> (+0.12%) ⬆️

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.

Error with "npm audit"
2 participants