Go to file
dependabot[bot] b3c2c4f80f
Bump typescript from 4.5.4 to 4.6.3 (#65)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.4...v4.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-26 08:58:57 +01:00
.github Create codeql-analysis.yml 2021-11-27 11:23:27 +01:00
.vscode Update dependencies, add vscode `settings.json` (#35) 2021-12-13 23:24:15 +01:00
src Handle new INI version, change API (#48) 2022-01-16 16:20:56 +01:00
test Handle new INI version, change API (#48) 2022-01-16 16:20:56 +01:00
.editorconfig Initial commit 2021-09-26 18:28:35 +02:00
.eslintignore Initial commit 2021-09-26 18:28:35 +02:00
.eslintrc.yml Initial commit 2021-09-26 18:28:35 +02:00
.gitignore Handle new INI version, change API (#48) 2022-01-16 16:20:56 +01:00
.npmignore Initial commit 2021-09-26 18:28:35 +02:00
.npmrc Initial commit 2021-09-26 18:28:35 +02:00
LICENSE Initial commit 2021-09-26 18:28:35 +02:00
README.md Add FOSSA badge 2021-11-27 11:30:51 +01:00
package-lock.json Bump typescript from 4.5.4 to 4.6.3 (#65) 2022-03-26 08:58:57 +01:00
package.json Bump typescript from 4.5.4 to 4.6.3 (#65) 2022-03-26 08:58:57 +01:00
tsconfig.json Initial commit 2021-09-26 18:28:35 +02:00

README.md

📦 SpeedyTuner INI parser

Lint and test CodeQL Maintainability Test Coverage License FOSSA Status

Installation

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

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

Authenticate to GitHub Packages:

authenticating-to-github-packages

Proceed with the installation:

npm i --save @speedy-tuner/ini