appolo-express
Advanced tools
Comparing version 3.0.6 to 3.0.7
@@ -150,4 +150,4 @@ declare module "appolo-express" { | ||
export interface Request { | ||
model?: string | ||
model?: any | ||
} | ||
} |
@@ -28,3 +28,3 @@ { | ||
"main": "./index.js", | ||
"version": "3.0.6", | ||
"version": "3.0.7", | ||
"license": "MIT", | ||
@@ -31,0 +31,0 @@ "repository": { |
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
76921