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

create-ejsx-app

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ejsx-app - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

index.js

@@ -29,10 +29,10 @@ #!/usr/bin/env node

"dependencies": {
"@hono/node-server": "^1.3.5",
"@hono/node-server": "^1.13.7",
"bcryptjs": "^2.4.3",
"dotenv": "^16.4.1",
"ejsx": "^1.0.0",
"hono": "^3.12.6",
"jose": "^5.2.0",
"dotenv": "^16.4.5",
"ejsx": "^3.2.0-beta1",
"hono": "^4.6.10",
"jose": "^5.9.6",
"sqlite3": "^5.1.7",
"zod": "^3.22.4"
"zod": "^3.23.8"
},

@@ -39,0 +39,0 @@ "devDependencies": {

{
"name": "create-ejsx-app",
"version": "1.0.0",
"version": "1.0.1",
"description": "Create a production-ready Hono & EJSX app with authentication and dashboard",

@@ -5,0 +5,0 @@ "type": "module",

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