unthrow icon indicating copy to clipboard operation
unthrow copied to clipboard

Wrap promises, never use .catch again

Results 3 unthrow issues
Sort by recently updated
recently updated
newest added

Bumps [debug](https://github.com/debug-js/debug) to 3.2.7 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `debug` from 2.6.8 to 3.2.7 Release notes Sourced from debug's releases. 3.2.6 This...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 4.5.0 to 4.18.2. Release notes Sourced from eslint's releases. v4.18.2 6b71fd0 Fix: [email protected], because 4.0.3 needs "ajv": "^6.0.1" (#10022) (Mathieu Seiler) 3c697de Chore: fix incorrect comment about...

dependencies

This Pull Request does two things: - It uses property shorthand on `index.js`; - It updates the dependencies to fix vulnerability issues; Unfortunately, with the update, when `npm run lint`...