File tree Expand file tree Collapse file tree 4 files changed +198
-204
lines changed
Expand file tree Collapse file tree 4 files changed +198
-204
lines changed Original file line number Diff line number Diff line change 33<!-- Main -->
44<div align =" center " >
55
6- [ ![ NPM] ( https://nodei.co/npm/@ing3kth/val-api.png )] ( https://nodei.co/npm/@ing3kth%2Fval-api )
6+ [ ![ NPM] ( https://nodei.co/npm/@ing3kth/val-api.png )] ( https://nodei.co/npm/valorant.ts )
77
8- [ ![ Downloads] ( https://badgen.net/npm/dt/@ing3kth/val-api?icon=npm )] ( https://www.npmjs.com/package/@ing3kth%2Fval-api )
9- [ ![ install size] ( https://packagephobia.com/badge?p=@ing3kth/val-api )] ( https://packagephobia.com/result?p=@ing3kth%2Fval-api )
8+ [ ![ Downloads] ( https://badgen.net/npm/dt/@ing3kth/val-api?icon=npm )] ( https://www.npmjs.com/package/valorant.ts )
9+ [ ![ install size] ( https://packagephobia.com/badge?p=@ing3kth/val-api )] ( https://packagephobia.com/result?p=valorant.ts )
1010 [ ![ LICENSE] ( https://badgen.net/badge/license/MIT/blue )] ( https://github.com/KTNG-3/valorant-api/blob/main/LICENSE )
11- [ ![ Known Vulnerabilities] ( https://snyk.io/test/npm/@ing3kth/val-api/badge.svg )] ( https://snyk.io/test/npm/@ing3kth%2Fval-api )
11+ [ ![ Known Vulnerabilities] ( https://snyk.io/test/npm/@ing3kth/val-api/badge.svg )] ( https://snyk.io/test/npm/valorant.ts )
1212
1313 [ ![ Github] ( https://badgen.net/badge/icon/github?icon=github&label )] ( https://github.com/valapi )
1414 [ ![ Discord] ( https://badgen.net/badge/icon/discord?icon=discord&label )] ( https://discord.gg/pbyWbUYjyt )
2020** NPM:**
2121
2222``` bash
23- npm install @ing3kth/val-api
23+ npm install valorant.ts
2424```
2525
2626** Yarn:**
2727
2828``` bash
29- yarn add @ing3kth/val-api
29+ yarn add valorant.ts
3030```
3131
3232# Documentation
Original file line number Diff line number Diff line change 11{
2- "name" : " @ing3kth/val-api " ,
3- "version" : " 2 .0.2 " ,
2+ "name" : " valorant.ts " ,
3+ "version" : " 1 .0.0 " ,
44 "description" : " Valorant Api - Support MFA" ,
55 "main" : " dist/index.js" ,
66 "types" : " ./dist/index.d.ts" ,
4545 },
4646 "homepage" : " https://github.com/KTNG-3/valorant-api#readme" ,
4747 "devDependencies" : {
48- "@types/node" : " ^17.0.33 " ,
49- "typescript" : " ^4.6 .3"
48+ "@types/node" : " ^17.0.40 " ,
49+ "typescript" : " ^4.7 .3"
5050 },
5151 "dependencies" : {
5252 "@valapi/api-wrapper" : " latest" ,
53- "@valapi/lib" : " latest" ,
5453 "@valapi/riot-api" : " latest" ,
5554 "@valapi/riot-client" : " latest" ,
5655 "@valapi/valorant-api.com" : " latest"
You can’t perform that action at this time.
0 commit comments