Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

create-koa-app

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-koa-app - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+1
-1
index.js

@@ -18,3 +18,3 @@ #!/usr/bin/env node

`you can type 'cd ${appName} && npm install' to build your app.
then, you can type 'node app.js' to start your app for the first time.
then, you can type 'npm start' to start your app for the first time.
happy hacking ^.^`

@@ -21,0 +21,0 @@ )

{
"name": "create-koa-app",
"version": "0.0.5",
"version": "0.0.6",
"description": "Create koa apps with koa-base-boilerplate",

@@ -5,0 +5,0 @@ "main": "index.js",