1
1
{
2
2
"name" : " flibusta" ,
3
- "version" : " 0.4.3 " ,
3
+ "version" : " 0.4.4 " ,
4
4
"author" : " ynhhoJ" ,
5
5
"description" : " Unofficial Flibusta API based on website search engine. If you like to read books - buy" ,
6
6
"license" : " MIT" ,
34
34
"copy-types" : " copyfiles -u 1 types/**/* build/types"
35
35
},
36
36
"dependencies" : {
37
- "axios" : " 1.2.1 " ,
38
- "fast-xml-parser" : " 4.0.12 " ,
37
+ "axios" : " 1.2.6 " ,
38
+ "fast-xml-parser" : " 4.0.15 " ,
39
39
"lodash" : " ^4.17.21" ,
40
40
"node-html-parser" : " 6.1.4"
41
41
},
44
44
"@types/chai" : " 4.3.4" ,
45
45
"@types/lodash" : " 4.14.191" ,
46
46
"@types/mocha" : " 10.0.1" ,
47
- "@types/node" : " 18.11.12 " ,
47
+ "@types/node" : " 18.11.18 " ,
48
48
"@types/webpack-node-externals" : " ^2.5.3" ,
49
- "@typescript-eslint/eslint-plugin" : " 5.46 .0" ,
50
- "@typescript-eslint/parser" : " 5.46 .0" ,
49
+ "@typescript-eslint/eslint-plugin" : " 5.49 .0" ,
50
+ "@typescript-eslint/parser" : " 5.49 .0" ,
51
51
"chai" : " 4.3.7" ,
52
52
"copyfiles" : " ^2.4.1" ,
53
53
"cross-env" : " ^7.0.3" ,
54
- "eslint" : " 8.29 .0" ,
54
+ "eslint" : " 8.33 .0" ,
55
55
"eslint-config-airbnb" : " ^19.0.4" ,
56
56
"eslint-config-airbnb-base" : " ^15.0.0" ,
57
57
"eslint-config-airbnb-typescript" : " 17.0.0" ,
58
- "eslint-import-resolver-typescript" : " 3.5.2 " ,
59
- "eslint-plugin-import" : " ^2.25.4 " ,
60
- "eslint-plugin-sonarjs" : " 0.17 .0" ,
61
- "eslint-plugin-unicorn" : " 45.0.1 " ,
62
- "mocha" : " 10.1 .0" ,
58
+ "eslint-import-resolver-typescript" : " 3.5.3 " ,
59
+ "eslint-plugin-import" : " 2.27.5 " ,
60
+ "eslint-plugin-sonarjs" : " 0.18 .0" ,
61
+ "eslint-plugin-unicorn" : " 45.0.2 " ,
62
+ "mocha" : " 10.2 .0" ,
63
63
"nyc" : " ^15.1.0" ,
64
64
"ts-loader" : " 9.4.2" ,
65
65
"ts-node" : " 10.9.1" ,
66
66
"tscpaths" : " ^0.0.9" ,
67
67
"typescript" : " 4.9.4" ,
68
- "typescript-transform-paths" : " 3.4.4 " ,
68
+ "typescript-transform-paths" : " 3.4.6 " ,
69
69
"webpack" : " 5.75.0" ,
70
70
"webpack-cli" : " 5.0.1" ,
71
71
"webpack-node-externals" : " ^3.0.0"
77
77
" unofficial" ,
78
78
" search"
79
79
]
80
- }
80
+ }
0 commit comments