@plumier/generic-controller
Advanced tools
Comparing version 1.0.0-canary1592886862.0 to 1.0.0-canary1593026645.0
@@ -12,2 +12,6 @@ import { Class, DefaultFacility, PlumierApplication } from "@plumier/core"; | ||
/** | ||
* Define group of route generated, this will be used to categorized routes in Route Analysis and Swagger (separate swagger endpoint for each group) | ||
*/ | ||
group?: string; | ||
/** | ||
* Root path of the endpoint generated, for example /api/v1 | ||
@@ -14,0 +18,0 @@ */ |
{ | ||
"name": "@plumier/generic-controller", | ||
"version": "1.0.0-canary1592886862.0+438c2de", | ||
"version": "1.0.0-canary1593026645.0+7c5b780", | ||
"description": "Plumier generic controller implementation", | ||
@@ -18,3 +18,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@plumier/core": "1.0.0-canary1592886862.0+438c2de", | ||
"@plumier/core": "1.0.0-canary1593026645.0+7c5b780", | ||
"@types/pluralize": "^0.0.29", | ||
@@ -33,3 +33,3 @@ "pluralize": "^8.0.0" | ||
}, | ||
"gitHead": "438c2de2249305176eaf2c2e6e526924781edd48" | ||
"gitHead": "7c5b7808e61a5c8bb3fa768a3083f47a2cc28426" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
39095
567
3