Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More ā†’
Socket
Sign inDemoInstall
Socket

yarn

Package Overview
Dependencies
Maintainers
6
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yarn - npm Package Versions

1
ā€¦
ā€¦
12

1.22.1

Diff

Changelog

Source

1.22.1

  • Prevents yarn-path from exiting before its child exited

    #7957 - Maƫl Nison

  • Generates relative paths when calling yarn set version

    #7931 - Maƫl Nison

  • Throws an exception when the .yarnrc.yml file is invalid yaml

    #7931 - Maƫl Nison

daniel15
published 1.22.0 ā€¢

Changelog

Source

1.22.0

arcanis
published 2.0.0-rc.27 ā€¢

arcanis
published 2.0.0-rc.24 ā€¢

danbuild
published 1.21.1 ā€¢

danbuild
published 1.21.0 ā€¢

danbuild
published 1.19.2 ā€¢

Changelog

Source

1.19.2

  • Folders like .cache won't be pruned from the node_modules after each install.

    #7699 - Maƫl Nison

  • Correctly installs workspace child dependencies when workspace child not symlinked to root.

    #7289 - Daniel Tschinder

  • Makes running scripts with Plug'n Play possible on node 13.

    #7650 - Sander Verweij

  • Change run command to check cwd/node_modules/.bin for commands. Fixes run in workspaces.

    #7151 - Jeff Valore

danbuild
published 1.19.1 ā€¢

Changelog

Source

1.19.1

Important: This release contains a cache bump. It will cause the very first install following the upgrade to take slightly more time, especially if you don't use the Offline Mirror feature. After that everything will be back to normal.

danbuild
published 1.19.0 ā€¢

Changelog

Source

1.19.0

Important: This release contains a cache bump. It will cause the very first install following the upgrade to take slightly more time, especially if you don't use the Offline Mirror feature. After that everything will be back to normal.

  • Fixes a potential vulnerability regarding how the build artifacts are stored

    Reported by ChALkeR, fixed by Maƫl Nison

danbuild
published 1.18.0 ā€¢

Changelog

Source

1.18.0

  • Suggests using the Yarn 2 development trunk on PnP-enabled projects

    #7512 - Maƫl Nison

  • Preserves linked packages when calling yarn create

    #7543 - Nick McCurdy

  • Fixes the offline mirror filenames when using Verdaccio

    #7499 - xv2

  • Fixes using link:. to refer to the package folder

    #7512 - Maƫl Nison

  • Runs the prepare lifecycle of git dependencies even if NODE_ENV is set to production.

    #7398 - John Firebaugh

  • Fixes the postversion lifecycle method not being called when using --no-git-tag-version.

    #7154 - Hampus TĆ„gerud

  • Ignores potentially large vscode keys in package.json to avoid E2BIG errors.

    #7419 - Eric Amodio

  • Enforces https for the Yarn and npm registries.

    #7393 - Maƫl Nison

  • Adds support for reading yarnPath from v2-produced .yarnrc.yml files.

    #7350 - Maƫl Nison

1
ā€¦
ā€¦
12
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with āš”ļø by Socket Inc