Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@befe/brick-core

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@befe/brick-core

@befe brick core

latest
npmnpm
Version
0.2.49
Version published
Maintainers
2
Created
Source

about base dependencies

  • 基础依赖包括 @babel/runtime-corejs3, lodash-es, classnames
  • 主要是当用户项目中 “未添加组件的基础 peerDependencies 包作为依赖” 的情况下,自动 hoist 安装这些包到项目中
  • 在 breaking free 的前提下这些包依赖维护一个较为宽松的 dependent version
  • 由于宽松的 version,版本冲突导致这些包在 @bere/brick-core 本地安装,概率应是极小的
  • 即使发生 @bere/brick-core 本地安装
    • 由于 @bere/brick-core 本身不会直接使用这些依赖包,,也不会产生实际引用影响
    • 如项目安装的这些包不满足组件包的 peerDependencies 会如常提示,亦如预期
  • @todo:
    • lodash-es, classnames 加入 @bere/brick-core dependencies
    • lodash-es, classnames 作为 peerDependencies 的 version 分别下调至最近一个 major version
    • lodash-es, classnames 从各组件包 peerDependencies 中移除

FAQs

Package last updated on 30 Jan 2026

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