New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wok-server

Package Overview
Dependencies
Maintainers
0
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wok-server - npm Package Compare versions

Comparing version 0.4.3 to 0.4.4

1

dist/mvc/index.js

@@ -50,1 +50,2 @@ "use strict";

tslib_1.__exportStar(require("./router"), exports);
tslib_1.__exportStar(require("./static"), exports);

2

package.json
{
"name": "wok-server",
"version": "0.4.3",
"version": "0.4.4",
"packageManager": "pnpm@8.9.0",

@@ -5,0 +5,0 @@ "description": "一个基于 NodeJs 和 TypeScript 的后端框架,轻量级、克制、简洁。A lightweight, restrained, and concise backend framework based on Node.js and TypeScript.",

@@ -22,1 +22,2 @@ import { WokServerOpts } from './server';

export * from './router';
export * from './static';
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