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

buyu-test-basic-deps

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buyu-test-basic-deps

UR Middle Platform deps

  • 0.0.6
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

UR Middle Platform deps

巨像中台-大前端私有化仓库中间依赖

背景

为了实现中台针对私有化仓库需要把控版本更新的问题,所以出现本中间依赖版本实现一键引入私有化包套件,通过少量的人工维护本仓库的代码包版本实现针对项目的全部依赖更新。

实现

通过 resolutions 实现针对私仓版本的锁定,使得业务仓库中无论依赖什么版本只要引入本仓库的依赖就会在 lock 文件中锁定具体的私仓版本。

参考链接:https://classic.yarnpkg.com/en/docs/selective-version-resolutions/#toc-how-to-use-it

使用

修改 package.json 中的 resolutions 依赖,影响具体引入该 deps 包的业务仓库中私仓的版本。

FAQs

Package last updated on 25 Jul 2023

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