File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
clients/algoliasearch-client-javascript/packages/client-common/src/transporter Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -142,8 +142,6 @@ export function createTransporter({
142142 responseTimeout : getTimeout ( timeoutsCount , isRead ? timeout . read : timeout . write ) ,
143143 } ;
144144
145- console . log ( payload ) ;
146-
147145 /**
148146 * The stackFrame is pushed to the stackTrace so we
149147 * can have information about onRetry and onFailure
Original file line number Diff line number Diff line change 66 "workspaces" : [
77 " scripts/" ,
88 " playground/javascript/node/" ,
9+ " playground/javascript/browser/" ,
910 " docs/snippets/javascript/" ,
1011 " docs/guides/javascript/" ,
1112 " eslint"
3132 },
3233 "devDependencies" : {
3334 "@openapitools/openapi-generator-cli" : " 2.15.3" ,
34- "@redocly/cli" : " 1.25.13 " ,
35+ "@redocly/cli" : " 1.25.15 " ,
3536 "eslint" : " 8.57.1" ,
3637 "eslint-plugin-automation-custom" : " 1.0.0" ,
3738 "eslint-plugin-json" : " 4.0.1" ,
38- "eslint-plugin-yml" : " 1.15 .0" ,
39+ "eslint-plugin-yml" : " 1.16 .0" ,
3940 "husky" : " 9.1.7" ,
4041 "lint-staged" : " 15.2.10" ,
4142 "oxlint" : " 0.11.1" ,
4243 "pinst" : " 3.0.0" ,
43- "prettier" : " 3.3.3 " ,
44+ "prettier" : " 3.4.1 " ,
4445 "prettier-plugin-java" : " 2.6.5" ,
4546 "prettier-plugin-organize-imports" : " 4.1.0" ,
4647 "renovate-config-algolia" : " 2.2.0" ,
You can’t perform that action at this time.
0 commit comments