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.10.0 to 0.10.1

lib/cli.mjs

9

package.json
{
"name": "create-fastkit-app",
"version": "0.10.0",
"version": "0.10.1",
"description": "CLI to generate scaffolding for applications proposed by fastkit.",

@@ -11,9 +11,10 @@ "buildOptions": {

},
"main": "index.js",
"bin": {
"create-fastkit-app": "lib/cli.js"
},
"module": "dist/create-fastkit-app.mjs",
"main": "./dist/create-fastkit-app.mjs",
"exports": {
".": "./dist/create-fastkit-app.mjs"
},
"files": [
"index.js",
"templates",

@@ -20,0 +21,0 @@ "dist",

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