Socket
Book a DemoInstallSign in
Socket

@xyfebaby/cms-h5

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xyfebaby/cms-h5

CMS对应的组件库

1.0.41
latest
npmnpm
Version published
Maintainers
2
Created
Source

注意事项

当前已经通过脚本在发布时修改,不需要手动修改

  • 发布文档在语雀团队手册-pc系统-版本管理
  • 本地开发环境和远程发布npm使用的package.json不一样,如下
// 发布npm时的json
"exports": {
  ".": {
    "import": "./dist/index.js"
  },
  "./styles": "./dist/styles/index.css",
  "./types": "./dist/types/base.d.ts"
},

// 本地开发使用的json
"exports": {
  ".": {
    "import": "./index.ts"
  },
  "./styles": "./styles/index.scss",
  "./types": "./dist/types/base.d.ts"
},

FAQs

Package last updated on 28 Mar 2024

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.