funfunautomator icon indicating copy to clipboard operation
funfunautomator copied to clipboard

Automate fun fun things

Results 7 funfunautomator issues
Sort by recently updated
recently updated
newest added

Example ``` module.exports = function(deps) { return function() { deps.query(...) }; } ``` Instead can we go with ``` module.exports = function({ query }) { return function() { query(...) };...

Hi, I'm wartching [your video](https://www.youtube.com/watch?v=aL6SouuO0_k) and I can't execute the first file. ```sh minademian@Minas-MacBook-Pro  ~/code/investigation/funfunautomator   master ●  node s rc/hackable-json/sandbox.js (node:5057) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection...

We. Want. Details. What. Is. This. Thing.

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.18 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.16.2 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `qs` from 6.5.1 to 6.5.3 Changelog Sourced from qs's changelog....

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies