Brian Goad
Brian Goad
Here's my package dependencies: ``` "dependencies": { "@aws-sdk/client-s3": "^3.425.0", "@aws-sdk/client-secrets-manager": "^3.347.1", "@middy/core": "^3.4.0", "@middy/http-json-body-parser": "^3.4.0", "eta": "^3.1.1", "fast-xml-parser": "^4.3.0", "proxy-agent": "^6.3.0", "semver": "^7.5.4", "snowflake-sdk": "^1.8.0" }, "devDependencies": { "@serverless/typescript": "^3.0.0",...
Looking for the .hpi as well!
FYI, i added a pull request with the HPI
Considering `jq` uses a downloaded executable, you might want to consider something more integrated to Javascript like [JSONata](https://jsonata.org/)
Really wish Insomnia would eventually move away from JSONPath towards something more functional and backwards compatible like [JSONata](https://jsonata.org/)
Maybe see https://github.com/Huachao/vscode-restclient/issues/1145 ... try downgrading to Node 16
lolz at all the approvals of this _five year old_ PR. @xorima you might want to check on whatever bot you have automating PRs these days.
Fyi, still waiting for this to be pulled in to address an issue I've got opened in my Insomnia Plugin for Faker: https://github.com/bbbco/insomnia-plugin-faker/issues/12 Someone else just commented today on the...
This is one of the primary hangups preventing me from migrating completely to Bruno. I'm still using Insomnia ... I reverted 2023.4.0 because of issues experienced in 2023.5.x and never...
I am not intentionally using slop, I believe it is a Gem conflict. I had to change the gemfile dependency to use the later version.