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

Diff

danbuild
published 1.17.2 ā€¢

danbuild
published 1.17.1 ā€¢

danbuild
published 1.17.0 ā€¢

Changelog

Source

1.17.0

  • Adds prereleases flags and prerelease identifier to yarn version.

    #7336 - Daniel Seijo

  • Fixes audits when used with yarn add & yarn upgrade

    #7326 - David Sanders

  • Adds support for the --offline flag to yarn global add

    #7330 - Francis Crick

  • Yarn will tolerate Yaml at parse time. Full support isn't ready yet and will only come at the next major.

    #7300 - Maƫl Nison

  • Fixes a bug when using the link: protocol with a folder that doesn't contain a package.json

    #7337 - Maƫl Nison

danbuild
published 1.16.0 ā€¢

Changelog

Source

1.16.0

danbuild
published 1.15.2 ā€¢

Changelog

Source

1.15.2

The 1.15.1 doesn't exist due to a release hiccup.

  • Reverts a behavior causing boggus interactions between PowerShell and yarn global

    #6954 - briman0094

  • Fixes a bug where non-zero exit codes were converted to a generic 1 when running yarn run

    #6926 - Kyle Fang

  • Fixes production / development reporting when running yarn audit

    #6970 - Adam Richardson

danbuild
published 1.15.1 ā€¢

danbuild
published 1.15.0 ā€¢

Changelog

Source

1.15.0

  • Removes --scripts-prepend-node-path as Yarn's default behavior makes this obsolete

    #7057 - Jason Grout

  • Fixes the advisory link printed by yarn audit

    #7091 - Jakob Krigovsky

  • Fixes npm_config_ environment variable parsing to support those prefixed with underscore (ex: _auth)

    #7070 - Nicholas Boll

  • Fixes yarn upgrade --latest for dependencies using > or >= range specifier

    #7080 - Xukai Wu

  • Fixes --modules-folder handling in several places (ex: yarn check now respects --modules-folder)

    #6850 - Jeff Valore

  • Removes rootModuleFolders (internal variable which wasn't used anywhere)

    #6846 - Jeff Valore

  • Adds support for setting global-folder from .yarnrc files

    #7056 - Hsiao-nan Cheung

  • Makes yarn version cancellable via ctrl-c or empty string

    #7064 - Olle Lauri Bostrƶm

  • Adds support for yarn policies set-version berry

    #7041 - Maƫl Nison

  • Fixes yarn upgrade --scope when using exotic (github) dependencies

    #7017 - Jeff Valore

  • Fixes occasionally mismatching upper/lowecases of drive letters in win32 pnp check

    #7007 - Christoph Werner

  • Fixes the error reporting for non-HTTP network errors (such as invalid certificates)

    #6968 - Chih-Hsuan Yen

  • Changes the location where the --require ./.pnp.js flag gets added into NODE_OPTIONS: now at the front (bis)

    #6951 - John-David Dalton

  • Packages won't be auto-unplugged anymore if ignore-scripts is set in the yarnrc file

    #6983 - Micha Reiser

  • Enables displaying Emojis on Terminus by default

    #7093 - David Refoua

  • Run the engines check before executing run scripts.

    #7013 - Eloy DurƔn

danbuild
published 1.14.0 ā€¢

Changelog

Source

1.14.0

  • Improves PnP compatibility with Node 6

    #6871 - Robert Jackson

  • Fixes PnP detection with workspaces (installConfig is now read at the top-level)

    #6878 - Maƫl Nison

  • Fixes an interaction between yarn pack and bundled dependencies

    #6908 - Travis Hoover

  • Adds support for GITHUB_TOKEN in yarn policies set-version

    #6912 - Billy Vong

  • Fixes an issue where resolve would forward an incomplete basedir to the PnP hook

    #6882 - Zoran Regvart

  • Fixes the command that yarn unlink recommends to run as a followup (now yarn install --force)

    #6931 - Justin Sacbibit

  • Changes the location where the --require ./.pnp.js flag gets added into NODE_OPTIONS: now at the front

    #6942 - John-David Dalton

  • Fixes a bug where os and platform requirements weren't properly checked when engines was missing

    #6976 - Micha Reiser

danbuild
published 1.13.0 ā€¢

Changelog

Source

1.13.0

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