syno icon indicating copy to clipboard operation
syno copied to clipboard

Simple Node.js wrapper and CLI for Synology DSM REST API 5.x and 6.x.

Results 23 syno issues
Sort by recently updated
recently updated
newest added

Ran into this problem when creating a bash script. #!/bin/sh echo --- Getting link --- link=123 echo --- Link aquired --- SURI="'{"'"uri"'":"'"'"$link"'"'"}'" echo PhasedURI "$SURI" syno dl createTask --payload "$SURI"...

Bumps [minimist](https://github.com/minimistjs/minimist) from 0.2.2 to 0.2.4. Changelog Sourced from minimist's changelog. v0.2.4 - 2023-02-24 Commits [Tests] check side-effects of pollution protection 3dbebff [Robustness] rework isConstructorOrProto 34e20b8 [Dev Deps] update tape...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies