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

midgard-yarn

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

midgard-yarn

📦🐈 Fast, reliable, and secure dependency management.

  • 1.23.34
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Midgard-yarn

midgard-yarn is a fork of yarn which resulted from yarn refusing contributions.

midgard-yarn has the following improvements over yarn:

  • [reliability] retry on more errors.
  • [performance] detect abnormally long requests and when detected create racing requests.
  • [performance] use workers to copy files from cache to node_modules.
  • [performance] optimize cycle-detection algorithm from o(n2) to o(n.log(n)).
  • [feature] add support for --frozen-lockfile in monorepos.
  • [bug fix] yarn would not properly remove scoped package from node_modules after uninstalling this dependency.
  • [performance and reliability] optimize creation of bin scripts for large repos.

Contributions

Contributions are welcome. To get your PR reviewed, merged and published you can contact any of the following people:

  • VincentBailly
  • markjm
  • bweggersen
  • JasonGore

FAQs

Package last updated on 27 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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