Commit 84d38b7 1 parent 2be4343 commit 84d38b7 Copy full SHA for 84d38b7
File tree 2 files changed +21
-495
lines changed
2 files changed +21
-495
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " noblox.js" ,
3
- "version" : " 5 .0.1" ,
3
+ "version" : " 6 .0.1" ,
4
4
"description" : " A Node.js API wrapper for Roblox." ,
5
5
"main" : " lib/index.js" ,
6
6
"types" : " typings/index.d.ts" ,
7
7
"scripts" : {
8
8
"docs" : " jsdoc -c jsDocsConfig.json -r -t ./node_modules/better-docs" ,
9
- "lint" : " eslint lib/" ,
9
+ "lint" : " standard lib/" ,
10
10
"test" : " jest" ,
11
11
"postinstall" : " node postinstall.mjs"
12
12
},
25
25
"cheerio" : " ^1.0.0-rc.10" ,
26
26
"entities" : " ^5.0.0" ,
27
27
"figlet" : " ^1.7.0" ,
28
- "postman-request" : " ^2.88.1-postman.34" ,
29
- "signalr-client" : " 0.0.20"
28
+ "postman-request" : " ^2.88.1-postman.34"
30
29
},
31
30
"license" : " MIT" ,
32
31
"bugs" : {
45
44
"auto" : " ^11.2.0" ,
46
45
"better-docs" : " 2.7.3" ,
47
46
"dotenv" : " 16.4.5" ,
48
- "eslint" : " ^9.8.0" ,
49
- "eslint-config-standard" : " ^17.1.0" ,
50
- "eslint-plugin-import" : " ^2.29.1" ,
51
- "eslint-plugin-jest" : " 28.6.0" ,
52
- "eslint-plugin-n" : " ^17.10.1" ,
53
- "eslint-plugin-node" : " ^11.0.0" ,
54
- "eslint-plugin-promise" : " ^7.0.0" ,
55
47
"jest" : " ^29.7.0" ,
56
48
"jest-extended" : " ^4.0.2" ,
57
49
"jsdoc" : " 4.0.3" ,
58
- "progress" : " ^2.0.0" ,
59
50
"standard" : " ^17.1.0"
60
51
},
61
52
"jest" : {
You can’t perform that action at this time.
0 commit comments