Skip to content

Conversation

@Kamahl19
Copy link

@Kamahl19 Kamahl19 commented Mar 2, 2020

@types/request needs to be a dependency instead of devDependency. If we build a library with node-vault as dependency, @types/request are missing

It also fixes functionConf type

@Kamahl19
Copy link
Author

Kamahl19 commented Mar 2, 2020

@kr1sp1n This fixes the issue introduced in #142

@Kamahl19 Kamahl19 changed the title Move Request types to dependencies Move Request types to dependencies & fix functionConf type Mar 2, 2020
@codecov
Copy link

codecov bot commented Mar 2, 2020

Codecov Report

Merging #146 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #146   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          139       139           
  Branches        34        34           
=========================================
  Hits           139       139           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 17f06aa...9869abf. Read the comment docs.

@Kamahl19
Copy link
Author

@kr1sp1n Could you please take a look on this one? It fixes 2 bugs with types introduced lately.

@aviadhahami
Copy link
Collaborator

@Kamahl19 do you mind removing the package.json change?

@aviadhahami aviadhahami self-requested a review November 10, 2022 17:32
"index.d.ts"
],
"dependencies": {
"@types/request": "^2.48.1",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert this

@aviadhahami
Copy link
Collaborator

addressed in #257

@aviadhahami aviadhahami closed this Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants