Skip to content

Move Request types to dependencies & fix functionConf type#146

Closed
Kamahl19 wants to merge 4 commits into
nodevault:masterfrom
Kamahl19:master
Closed

Move Request types to dependencies & fix functionConf type#146
Kamahl19 wants to merge 4 commits into
nodevault:masterfrom
Kamahl19:master

Conversation

@Kamahl19

@Kamahl19 Kamahl19 commented Mar 2, 2020

Copy link
Copy Markdown

@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

Kamahl19 commented Mar 2, 2020

Copy link
Copy Markdown
Author

@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

codecov Bot commented Mar 2, 2020

Copy link
Copy Markdown

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
Copy Markdown
Author

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

@aviadhahami

Copy link
Copy Markdown
Collaborator

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

@aviadhahami aviadhahami self-requested a review November 10, 2022 17:32
Comment thread package.json
"index.d.ts"
],
"dependencies": {
"@types/request": "^2.48.1",

Copy link
Copy Markdown
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
Copy Markdown
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