MK (fengmk2)
MK (fengmk2)
deps on https://github.com/ali-sdk/ali-ons/pull/49
##### Checklist - [ ] `npm test` passes - [ ] tests and/or benchmarks are included - [ ] documentation is changed or added - [ ] commit message follows...
BTW: js CESU-8 encoding is faster then Buffer UTF-8 encoding ``` putRawStringSmallLessThan0x80*10000: 672.642ms putRawStringSmallLessThan0x800*10000: 592.960ms putRawStringSmallBiggerThan0x800*10000: 861.010ms putUTF8RawStringSmallLessThan0x80*10000: 841.638ms putUTF8RawStringSmallLessThan0x800*10000: 958.383ms putUTF8RawStringSmallBiggerThan0x800*10000: 1793.470ms ```
I think formstream must be a [Readable](http://nodejs.org/docs/latest/api/stream.html#stream_new_stream_readable_options)
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
https://github.com/node-modules/graceful/blob/master/index.js#LL122C3-L122C9 ``` 2023-05-03 21:50:56,921 ERROR 3873346 [-/127.0.0.1/6f008500-e9b9-11ed-977e-775c5ef9fd68/41033.026ms SCHEDULE /__schedule?path=/home/admin/application/app/port/schedule/SyncPackageWorker.js&interval=1000&type=all&env=&disable=false&immediate=false] nodejs.TypeError: Cannot read properties of undefined (reading 'on') (uncaughtException throw 4 times on pid:3873346) at duplex (/home/admin/application/node_modules/[email protected]@duplexer/index.js:31:12) at Object.module.exports (/home/admin/application/node_modules/[email protected]@stream-combiner/index.js:8:17) at...
https://github.com/npm/cli/security/advisories/GHSA-hj9c-8jmm-8c52?utm_campaign=Adventures%20in%20Nodeland&utm_medium=email&utm_source=Revue%20newsletter
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...