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.12.3

Diff

Changelog

Source

1.12.3

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 an issue with yarn audit when using workspaces

    #6625 - Jeff Valore

  • Uses NODE_OPTIONS to instruct Node to load the PnP hook, instead of raw CLI arguments

    Caveat: This change might cause issues for PnP users having a space inside their cwd (cf nodejs/node#24065)

    #6479 - Maël Nison

  • Fixes Gulp when used with Plug'n'Play

    #6623 - Maël Nison

  • Fixes an issue with yarn audit when the root package was missing a name

    #6611 - Jack Zhao

  • Fixes an issue with yarn audit when a package was depending on an empty range

    #6611 - Jack Zhao

  • Fixes an issue with how symlinks are setup into the cache on Windows

    #6621 - Yoad Snapir

  • Upgrades inquirer, fixing upgrade-interactive for users using both Node 10 and Windows

    #6635 - Philipp Feigl

  • Exposes the path to the PnP file using require.resolve('pnpapi')

    #6643 - Maël Nison

arcanis
published 1.12.1 •

Changelog

Source

1.12.1

danbuild
published 1.12.0 •

Changelog

Source

1.12.0

  • Adds initial support for PnP on Windows

    #6447 - John-David Dalton

  • Adds yarn audit (and the --audit flag for all installs)

    #6409 - Jeff Valore

  • Adds a special logic to PnP for ESLint compatibility (temporary, until eslint/eslint#10125 is fixed)

    #6449 - Maël Nison

  • Makes the PnP hook inject a process.versions.pnp variable when setup (equals to VERSIONS.std)

    #6464 - Maël Nison

  • Disables by default (configurable) the automatic migration of the integrity field. It will be re-enabled in 2.0.

    #6465 - Maël Nison

  • Fixes the display name of the faulty package when the NPM registry returns corrupted data

    #6455 - Grey Baker

  • Prevents crashes when running yarn outdated and the NPM registry forgets to return the latest tag

    #6454 - mad-mike

  • Fixes yarn run when used together with workspaces and PnP

    #6444 - Maël Nison

  • Fixes an edge case when peer dependencies were resolved multiple levels deep (webpack-dev-server)

    #6443 - Maël Nison

danbuild
published 1.11.1 •

danbuild
published 1.10.1 •

danbuild
published 1.11.0 •

danbuild
published 1.10.0 •

danbuild
published 1.9.4 •

danbuild
published 1.9.2 •

danbuild
published 1.9.1 •

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