deyarn icon indicating copy to clipboard operation
deyarn copied to clipboard

A command-line tool for converting projects that use Yarn to npm.

Results 8 deyarn issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

Please reconsider setting `engines.yarn` to an invalid version and perhaps instead merge https://github.com/mixmaxhq/deyarn/pull/11. Although the intention for setting `engines.yarn` was made clear in https://github.com/mixmaxhq/deyarn/issues/7#issuecomment-450971444 and may be appropriate for an...

This scripts follows a very naive approach, and while this may work for certain projects, it most certainly fails on bigger projects where deleting and reinstalling would lead to a...

I used deyarn, but it didn't create a `package-lock.json` file. Here's the command output: ``` > npx deyarn npx: installed 47 in 5.371s deyarn... Removing `yarn.lock`. Removed `yarn.lock`. Removing `node_modules`....

When I run this command for my react-native project it `seems` to work, however, I've committed my code to github and then checked out a clean copy. After this it...

Some scripts can call other scripts via yarn. For example, "docs": "yarn -s code-doc && yarn -s api-doc". I guess the possible flags can complicate it a bit. The -s...

enhancement

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved. Error type: Cannot find preset's...