🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

create-hono

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-hono - npm Package Compare versions

Comparing version

to
0.6.1

15

package.json
{
"name": "create-hono",
"version": "0.6.0",
"version": "0.6.1",
"scripts": {

@@ -31,23 +31,22 @@ "build": "tsx ./build.ts",

"@hono/eslint-config": "^0.0.2",
"@inquirer/confirm": "^3.1.0",
"@inquirer/input": "^2.1.0",
"@inquirer/select": "^2.2.0",
"@types/degit": "^2.8.3",
"@types/node": "^18.11.18",
"@types/prompts": "^2.4.2",
"@types/yargs-parser": "^21.0.0",
"chalk": "^5.3.0",
"esbuild": "^0.16.17",
"eslint": "^8.55.0",
"execa": "^8.0.1",
"kleur": "^4.1.5",
"node-fetch": "^3.3.0",
"np": "^7.6.3",
"ora": "^8.0.1",
"prettier": "^3.2.5",
"prompts": "^2.4.2",
"tiged": "^2.12.7",
"tsx": "^3.12.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vitest": "^0.34.6",
"yargs-parser": "^21.1.1"
},
"dependencies": {
"ora": "^8.0.1"
}
}

Sorry, the diff of this file is not supported yet