
Security News
Package Maintainers Call for Improvements to GitHub’s New npm Security Plan
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
@calibur/skr-template
Advanced tools
## Features - 支持`ejs`语法 - 默认支持通过`ejs`语法修改`package.json`里的依赖版本号,参考:[template](https://github.com/calibur-tv/skr/blob/main/packages/template/vue3-ts-component/package.json#L16) - 默认注入项目名到`ejs`模板:[用例](https://github.com/calibur-tv/skr/blob/main/packages/temp
ejs
语法ejs
语法修改package.json
里的依赖版本号,参考:templateejs
模板:用例
name.pascalCase
--> "TestString"name.paramCase
--> "test-string"name.camelCase
--> "testString"name.capitalCase
--> "Test String"isMonorepo
变量到ejs
模板,用例.template.js
文件,即可注入自定义变量,参考:template,用例ejs
变量示例:{
isMonorepo: '<boolean>',
...{/* package.json versions */},
...{/* .template.js custom vars */}
}
FAQs
## Features - 支持`ejs`语法 - 默认支持通过`ejs`语法修改`package.json`里的依赖版本号,参考:[template](https://github.com/calibur-tv/skr/blob/main/packages/template/vue3-ts-component/package.json#L16) - 默认注入项目名到`ejs`模板:[用例](https://github.com/calibur-tv/skr/blob/main/packages/temp
We found that @calibur/skr-template 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
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.
Product
Socket Firewall is a free tool that blocks malicious packages at install time, giving developers proactive protection against rising supply chain attacks.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.