Skip to content

pullrequests Search Results · user:sindresorhus language:swift archived:false is:public language:JavaScript language:Python

Filter by

12k results  (324 ms)

12k results

insindresorhus (press backspace or delete to remove)

- Remove deprecated dependency: node-pre-gyp

Make updates to allow for a successful github binary creation npm release

This PR replaces the CSS parser and printer from css to postcss since css wasn t updated for 4 years and GitHub is using many modern CSS features like @layer which css failed to parse. PostCSS is actively ...

Fixes #6

- unregisterall() now also removes UserDefaults entries - made unregisterall() public since it can be useful to clean up all shortcuts from an app

We bundle this package with esbuild. It will be usefull to add xdg-open to module exports so we can resolve it s path and copy to build folder. Usage example: import path from node:path ; import { createRequire ...

This PR improves our automated links checking. Some URLs sometimes randomly return 503, so let s not check those.

Fixes #1148.

This upgrades npm-run-path. https://github.com/sindresorhus/npm-run-path/releases/tag/v6.0.0 For users, this means when Execa manipulates the PATH environment variable (due to execaNode() or to preferLocal: ...