npm-to-yarn

Convert npm CLI commands to yarn, and vice versa

MIT License

Downloads
461K
Stars
34
Committers
8

Bot releases are visible (Hide)

npm-to-yarn - Version 2.2.1 Latest Release

Published by nebrelbug 8 months ago

Forgot to build before releasing 2.2.0 😬

Commits

  • chore: build ef1b48e

https://github.com/nebrelbug/npm-to-yarn/compare/v2.2.0...v2.2.1

npm-to-yarn - Version 2.2.0

Published by nebrelbug 8 months ago

Commits

  • Merge pull request #45 from OzakIOne/fix/npmToPnpm 8fc22ec
  • fix: tests cb2f7df
  • fix: -- argument 43d797c

https://github.com/nebrelbug/npm-to-yarn/compare/v2.1.0...v2.2.0

npm-to-yarn - Version 2.1.0

Published by nebrelbug about 1 year ago

TL;DR

  • Add support for npm to bun command conversion
  • CI improvements

Commits

  • Merge pull request #42 from colinhacks/colinhacks/add-bun 13c221e
  • Fix bug bcf26e5
  • Type decl b3608be
  • Add build outputs 1185c93
  • Remove autoformatting ad3aa97
  • Remove formatting 982456f
  • Add npm2bun conversion 839bc5d
  • Merge pull request #38 from armano2/test 5e69e30
  • fix: add missing .gitattributes to correct consistent eol to lf 69b4142
  • fix: update build 0512904
  • chore: update ci action 44131a4
  • chore: update tests to run on node 14, 16, 18 20f9962
  • chore: update packages and add build to ci a2d95e7

https://github.com/nebrelbug/npm-to-yarn/compare/v2.0.0...v2.1.0

npm-to-yarn - Version 2.0.0

Published by nebrelbug over 1 year ago

TL;DR

Thanks to some great work by @armano2, this release includes significantly improved conversions between npm and yarn. It also supports conversion of npm commands to pnpm commands!

Commits

  • chore: rebuild and format e14a3d0
  • Merge pull request #37 from armano2/feat/npm-to-pnpm 57a9cd9
  • fix: add missing yarn pack and outdated, and remove incorrect --save ca64dce
  • fix: add missing commands for outdated and pack 4304218
  • chore: add missing README change 5929271
  • feat: add npm to pnpm d8602a7
  • Merge pull request #36 from armano2/fix/update-package 6d1b43e
  • fix: add missing conversion for link/ln/unlink 043cf08
  • fix: add missing aliases and correct rebuild logic 08c746a
  • fix: add support for global list and correct handling of global add/remove 9c3b360
  • fix: revert some unecessary changes 920d81b
  • fix: add missing build dfa7239
  • fix: correct parsing list --production and --development 3c3e6e7
  • fix: add missing shortcut support npm i, -E -D -S fe3a782
  • docs: add missing readme change 9171a85
  • fix: remove exports 58e39ca
  • fix: add test cases for reported issues - armano2/npm-to-yarn#6 - armano2/npm-to-yarn#7 bcef280
  • fix: update how data is parsed and fix more conversion logic 7b54605
  • fix: add support for exec and refactor code fab83c2

https://github.com/nebrelbug/npm-to-yarn/compare/v1.3.0...v2.0.0

npm-to-yarn - Version 1.3.0

Published by nebrelbug over 1 year ago

TL;DR

This release fixes NodeNext module resolution.

Commits

  • Merge pull request #35 from nebrelbug/fix-nodenext fae5961
  • Fix NodeNext module resolution ad0944e

https://github.com/nebrelbug/npm-to-yarn/compare/v1.2.1...v1.3.0

npm-to-yarn - Version 1.2.1

Published by nebrelbug almost 2 years ago

npm-to-yarn - Version 1.2.0

Published by nebrelbug almost 2 years ago

  • Rebuild 484b4b9
  • Merge pull request #22 from armano2/fix/add-missing-commands a4cbf19
  • Merge pull request #26 from andrewnicols/saveExactOptional 71706fd
  • Fix issues with exact an optional in npm-to-yarn 0ca3e00
  • feat: add missing ls/list conversion dc05ac5
  • feat: add basic yarn run conversion logic 846bb99
  • feat: add ls/why and create/init commands d63d533

https://github.com/nebrelbug/npm-to-yarn/compare/v1.1.0...v1.2.0

npm-to-yarn - Version 1.1.0

Published by nebrelbug almost 2 years ago

  • Add 'exports' field to package.json 940d0cc
  • Remove yarn.lock 0e7544b
  • Add yarn.lock a1d0b5d
  • Merge pull request #29 from nebrelbug/update-things 0b5424b
  • Removed husky ef602ce
  • Update dependencies e401b2d
  • Merge pull request #28 from nebrelbug/dependabot/npm_and_yarn/qs-6.5.3 c4e497a
  • Bump qs from 6.5.2 to 6.5.3 94e4500
  • Merge pull request #27 from nebrelbug/dependabot/npm_and_yarn/decode-uri-component-0.2.2 fbe7737
  • Bump decode-uri-component from 0.2.0 to 0.2.2 decc281
  • Create codeql-analysis.yml b259c07
  • Merge pull request #4 from nebrelbug/dependabot/npm_and_yarn/lodash-4.17.19 99c265b
  • Bump lodash from 4.17.15 to 4.17.19 d74985d
  • Merge pull request #1 from nebrelbug/dependabot/npm_and_yarn/jquery-3.5.0 0b962e1
  • Bump jquery from 3.4.1 to 3.5.0 51811bc
  • v1.0.1 55fea5f
  • Merge branch 'master' of https://github.com/nebrelbug/npm-to-yarn bbfc843
  • Rebuild, upgrade dependencies 9ee055e
  • v1.0.0-2 122cefb

https://github.com/nebrelbug/npm-to-yarn/compare/v1.0.1...v1.1.0

npm-to-yarn - Version 1.0.1

Published by nebrelbug over 4 years ago

TL;DR

From now on, this project will follow semantic versioning guidelines (as discussed in #2). Due to previous unclear versioning, this initial stable release is versioned as 1.0.1.

Commits

  • Merge branch 'master' of https://github.com/nebrelbug/npm-to-yarn bbfc843
  • Rebuild, upgrade dependencies 9ee055e
  • Merge pull request #3 from fishcharlie/patch-1 9ff2cf0
  • Adding Dynamoose to Projects using npm-to-yarn 37acc72

https://github.com/nebrelbug/npm-to-yarn/compare/v1.0.0-2...v1.0.1

npm-to-yarn - Version 1.0.0-2

Published by nebrelbug over 4 years ago

npm-to-yarn - Version 1: prelease 2

Published by nebrelbug over 4 years ago

  • Fixed issue which would incorrectly recognize something like plugin-google as global because of the -g 73b3d62

https://github.com/nebrelbug/npm-to-yarn/compare/v1.0.0-0...v1.0.0-1

npm-to-yarn - Version 1 Prerelease

Published by nebrelbug over 4 years ago

  • Update badges e0c0090
  • Last cleanups, update titles, packages ad07d44
  • Update README 5a7a9d8
  • Update .travis.yml 711fbb1
  • Fixed ESLint prolems a377847
  • Update README d4f358b
  • Test coverage up, bugs fixed e863c4f

https://github.com/nebrelbug/npm-to-yarn/compare/0278d4bfc9fa908a0486d2c83104d2387a97f314...v1.0.0-0

Package Rankings
Top 20.69% on Deno.land
Top 3.12% on Npmjs.org
Badges
Extracted from project README
npm License CI Coveralls styled with prettier Donate