Go to file
dependabot[bot] 43879b58db
Bump @types/node from 18.7.17 to 18.7.18 (#100)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.17 to 18.7.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-14 09:02:26 +02:00
.github Rename job 2021-09-28 19:59:58 +02:00
.vscode Update dependencies (#21) 2021-12-13 23:24:25 +01:00
src Add `TuneWithDetails`, update dependencies (#46) 2022-03-06 21:19:15 +01:00
.editorconfig Initial commit 2021-09-26 14:21:51 +02:00
.eslintignore Initial commit 2021-09-26 14:21:51 +02:00
.eslintrc.yml Initial commit 2021-09-26 14:21:51 +02:00
.gitignore Initial commit 2021-09-26 14:21:51 +02:00
.npmignore Initial commit 2021-09-26 14:21:51 +02:00
.npmrc Rename organisation 2022-07-01 00:41:04 +02:00
LICENSE Rename organisation 2022-07-01 00:41:04 +02:00
README.md Rename organisation 2022-07-01 00:41:04 +02:00
package-lock.json Bump @types/node from 18.7.17 to 18.7.18 (#100) 2022-09-14 09:02:26 +02:00
package.json Bump @types/node from 18.7.17 to 18.7.18 (#100) 2022-09-14 09:02:26 +02:00
tsconfig.json Initial commit 2021-09-26 14:21:51 +02:00

README.md

📦 HyperTuner common TypeScript types

master Maintainability Test Coverage License

Installation

Make sure you have registry specified in the .npmrc file:

@hyper-tuner:registry=https://npm.pkg.github.com

Authenticate to GitHub Packages:

authenticating-to-github-packages

Proceed with the installation:

npm i --save @hyper-tuner/types