@sumor/api-middleware
Advanced tools
Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "@sumor/api-middleware", | ||
"description": "API Middleware is a middleware for Node.JS. It can easily expose function to api, and validate parameters", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": "sumor-cloud/api-middleware", |
@@ -132,2 +132,4 @@ # api-middleware | ||
type only support `number`, `string`, `boolean`, `array`, `object` | ||
```yaml | ||
@@ -134,0 +136,0 @@ name: plus |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
20524
228