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

express-tsx

Package Overview
Dependencies
Maintainers
1
Versions
103
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-tsx - npm Package Compare versions

Comparing version 5.0.10 to 5.0.11

2

package.json
{
"name": "express-tsx",
"version": "5.0.10",
"version": "5.0.11",
"description": "express view engine to render tsx file",

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

# 文档
**当前版本不适合用于生产环境**

@@ -7,3 +8,3 @@ ## 使用

/**@type {Express}*/
var app = expressTsx(viewsDir="/views",compiler=Express())
var app = expressTsx(viewsDir="/views",app=Express())

@@ -10,0 +11,0 @@ ```

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