Socket
Socket
Sign inDemoInstall

snec-mvc-framework

Package Overview
Dependencies
737
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0-alpha.36 to 1.3.0-alpha.37

2

dist/loader/grpc.js

@@ -487,3 +487,3 @@ "use strict";

else {
console.warn("legacyMap.alias 类型错误" + legacyMap.alias);
console.warn("legacyMap.alias 类型错误 typeof=" + typeof legacyMap.alias);
}

@@ -490,0 +490,0 @@ }

{
"name": "snec-mvc-framework",
"version": "1.3.0-alpha.36",
"version": "1.3.0-alpha.37",
"description": "mvc framework based on koa",

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

@@ -513,3 +513,3 @@

} else {
console.warn("legacyMap.alias 类型错误" + legacyMap.alias)
console.warn("legacyMap.alias 类型错误 typeof=" + typeof legacyMap.alias)
}

@@ -516,0 +516,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc