New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.10.5 to 0.10.6

2

dist/create-fastkit-app.d.ts

@@ -54,3 +54,3 @@ export declare const BASE_STYLES: {

export declare type PackageType = typeof PACKAGE_TYPES[number];
export declare type PackageType = (typeof PACKAGE_TYPES)[number];

@@ -57,0 +57,0 @@ export declare function scaffold(config: FastkitAppConfig): Promise<void>;

{
"name": "create-fastkit-app",
"version": "0.10.5",
"version": "0.10.6",
"description": "CLI to generate scaffolding for applications proposed by fastkit.",

@@ -40,3 +40,3 @@ "buildOptions": {

"cac": "^6.7.11",
"chalk": "^4.1.0",
"chalk": "^5.2.0",
"enquirer": "^2.3.6",

@@ -43,0 +43,0 @@ "eta": "^1.12.3",

@@ -23,3 +23,3 @@ {

"postcss": "^8.4.20",
"prettier": "^2.8.1",
"prettier": "^2.8.2",
"sass": "^1.57.1",

@@ -26,0 +26,0 @@ "stylelint": "^14.16.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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