File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4949 " Test new implementations with test-quick.js and test-clients.js validation scripts"
5050 ],
5151 "previousVersions" : [
52+ {
53+ "tag" : " v1.1.17" ,
54+ "title" : " version 1.1.17"
55+ },
5256 {
5357 "tag" : " v1.1.16" ,
5458 "title" : " version 1.1.16"
6468 {
6569 "tag" : " v1.1.13" ,
6670 "title" : " version 1.1.13"
67- },
68- {
69- "tag" : " v1.1.12" ,
70- "title" : " version 1.1.12"
7171 }
7272 ]
7373}
Original file line number Diff line number Diff line change 11{
22 "name" : " @muhammedaksam/logo-objects-node" ,
3- "version" : " 1.1.17 " ,
3+ "version" : " 1.1.18 " ,
44 "description" : " TypeScript client SDK and tools for Logo Objects REST Service API" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
5050 "devDependencies" : {
5151 "@eslint/js" : " ^10.0.1" ,
5252 "@types/jest" : " ^30.0.0" ,
53- "@types/node" : " ^25.9.0 " ,
54- "@typescript-eslint/eslint-plugin" : " ^8.59.4 " ,
55- "@typescript-eslint/parser" : " ^8.59.4 " ,
53+ "@types/node" : " ^25.9.1 " ,
54+ "@typescript-eslint/eslint-plugin" : " ^8.60.1 " ,
55+ "@typescript-eslint/parser" : " ^8.60.1 " ,
5656 "axios-mock-adapter" : " ^2.1.0" ,
57- "dotenv" : " ^17.4.2" ,
58- "eslint" : " ^10.4.0" ,
57+ "eslint" : " ^10.4.1" ,
5958 "eslint-config-prettier" : " ^10.1.8" ,
60- "eslint-plugin-prettier" : " ^5.5.5 " ,
59+ "eslint-plugin-prettier" : " ^5.5.6 " ,
6160 "jest" : " ^30.4.2" ,
6261 "prettier" : " ^3.8.3" ,
63- "ts-jest" : " ^29.4.9 " ,
62+ "ts-jest" : " ^29.4.11 " ,
6463 "ts-node" : " ^10.9.2" ,
6564 "typescript" : " ^6.0.3"
6665 },
6766 "dependencies" : {
68- "axios" : " ^1.16.1" ,
69- "chalk" : " ^5.6.2" ,
70- "commander" : " ^14.0.3" ,
71- "fs-extra" : " ^11.3.5" ,
72- "yaml" : " ^2.9.0"
67+ "axios" : " ^1.16.1"
7368 },
7469 "engines" : {
7570 "node" : " >=18" ,
You can’t perform that action at this time.
0 commit comments