New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@calibur/skr-template

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@calibur/skr-template - npm Package Compare versions

Comparing version 0.0.3-alpha.0 to 0.0.4-alpha.0

4

package.json
{
"name": "@calibur/skr-template",
"version": "0.0.3-alpha.0",
"version": "0.0.4-alpha.0",
"author": "falstack <icesilt@outlook.com>",
"license": "MIT",
"gitHead": "54eb805814e9d0d43abf7cfad6c4278a2bea8c41"
"gitHead": "04ee8d9ff376cd07be8d6bb73879c8b6769e228a"
}
import <%= name.pascalCase %> from './components/index.vue'
export default (app) => {
app.component(<%= name.paramCase %>, <%= name.pascalCase %>)
app.component('<%= name.paramCase %>', <%= name.pascalCase %>)
}
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