
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
webpack_package
Advanced tools
基于组件化开发的webpack脚手架。
##安装步骤
npm install webpack_package
npm install
##快速开始 1. 开发中构建
$npm run w
2. 初始化开发目录
$npm run init
3. 引入组件
PACKAGE * as 你的组件名 from 你的组件名
比如,这里要引入widgets中的checkBox组件
4. 上线前打包
$npm run p
##注意点 1. 目录形式
2. widgetsList页面是项目所有组件预览的页面
##使用到的插件 1. 初始化开发目录,plugin-package-init
2. 组件加载,widgets-loader
FAQs
widget for webpack
The npm package webpack_package receives a total of 0 weekly downloads. As such, webpack_package popularity was classified as not popular.
We found that webpack_package demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.