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

awix

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

awix - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

3

awix.js
/**
* awix 1.8.0
* awix 1.8.1
* Copyright (c) [2019.08] BraveWang

@@ -436,2 +436,3 @@ * This software is licensed under the MPL-2.0.

stream.end(`Body too large,limit:${the.config.body_max_size/1024}Kb`);
stream.destroy();
return ;

@@ -438,0 +439,0 @@ }

{
"name": "awix",
"version": "1.8.0",
"version": "1.8.1",
"description": "a powerful web framework, build on module http2 and async/await.",

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

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