Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

create-fastkit-app

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-fastkit-app - npm Package Compare versions

Comparing version 0.8.18 to 0.9.0

LICENSE

10

package.json
{
"name": "create-fastkit-app",
"version": "0.8.18",
"description": "create-fastkit-app",
"version": "0.9.0",
"description": "CLI to generate scaffolding for applications proposed by fastkit.",
"buildOptions": {
"description": {
"en": "CLI to generate scaffolding for applications proposed by fastkit.",
"ja": "fastkitが提案するアプリケーションの足場を生成するCLI。"
}
},
"main": "index.js",

@@ -6,0 +12,0 @@ "bin": {

2

templates/dependencies.json

@@ -31,3 +31,3 @@ {

"stylelint-scss": "^4.2.0",
"typescript": "^4.7.4",
"typescript": "^4.8.4",
"vite": "^2.9.13",

@@ -34,0 +34,0 @@ "vue": "^3.2.37",

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