bcgov / bcgov/citz-imb-kc-express-api-docs

NPM Dependency Report

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## NPM Dependency Report - Tuesday, April 23rd, 2024
Versions of npm packages have been checked against their latest versions from the npm registry.

![COVERAGE_PERCENTAGE]

[COVERAGE_PERCENTAGE]: https://img.shields.io/badge/percentage_of_dependencies_up_to_date-41-701807?style=for-the-badge

⚠️ - 3 Production dependencies are out-of-date.
⚠️ - 7 Development dependencies are out-of-date.


### Production Dependencies to Update:
![minor]

Expand to see individual installs.

```
npm install express@4.19.2 zod@3.23.3
```

- [ ] `express` Update from version `4.18.2` to `4.19.2` by running...
```
npm install express@4.19.2
```

- [ ] `zod` Update from version `3.22.4` to `3.23.3` by running...
```
npm install zod@3.23.3
```

[minor]: https://img.shields.io/badge/minor_updates_(2)-0859A1?style=for-the-badge


![patch]

Expand to see individual installs.

```
npm install ejs@3.1.10
```

- [ ] `ejs` Update from version `3.1.9` to `3.1.10` by running...
```
npm install ejs@3.1.10
```

[patch]: https://img.shields.io/badge/patch_updates_(1)-0B6018?style=for-the-badge



### Development Dependencies to Update:
![minor_dev]

Expand to see individual installs.

```
npm install -D @types/node@20.12.7 rollup-plugin-dts@6.1.0 typescript@5.4.5
```

- [ ] `@types/node` Update from version `20.10.5` to `20.12.7` by running...
```
npm install -D @types/node@20.12.7
```

- [ ] `rollup-plugin-dts` Update from version `6.0.2` to `6.1.0` by running...
```
npm install -D rollup-plugin-dts@6.1.0
```

- [ ] `typescript` Update from version `5.2.2` to `5.4.5` by running...
```
npm install -D typescript@5.4.5
```

[minor_dev]: https://img.shields.io/badge/minor_updates_(3)-0859A1?style=for-the-badge


![patch_dev]

Expand to see individual installs.

```
npm install -D @rollup/plugin-typescript@11.1.6 @types/cookie-parser@1.4.7 @types/express@4.17.21 husky@9.0.11
```

- [ ] `@rollup/plugin-typescript` Update from version `11.1.5` to `11.1.6` by running...
```
npm install -D @rollup/plugin-typescript@11.1.6
```

- [ ] `@types/cookie-parser` Update from version `1.4.5` to `1.4.7` by running...
```
npm install -D @types/cookie-parser@1.4.7
```

- [ ] `@types/express` Update from version `4.17.20` to `4.17.21` by running...
```
npm install -D @types/express@4.17.21
```

- [ ] `husky` Update from version `9.0.10` to `9.0.11` by running...
```
npm install -D husky@9.0.11
```

[patch_dev]: https://img.shields.io/badge/patch_updates_(4)-0B6018?style=for-the-badge


Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the dependency manifests and use the npm install commands listed in the issue for the production and development packages. Confirm that all ten reported updates are applied and that the project still installs and passes its existing checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, typescript
Domain
build-system, tooling
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.