@plumier/generic-controller
Advanced tools
Comparing version 1.0.0-canary.kbwv88am.0 to 1.0.0-canary.kbwxgwmn.0
@@ -91,3 +91,3 @@ "use strict"; | ||
} | ||
return core_1.generateRoutes(controllers, { overridable: true }); | ||
return core_1.generateRoutes(controllers, { group: this.option.group, overridable: true }); | ||
} | ||
@@ -94,0 +94,0 @@ getControllers(controller) { |
{ | ||
"name": "@plumier/generic-controller", | ||
"version": "1.0.0-canary.kbwv88am.0+078d37d", | ||
"version": "1.0.0-canary.kbwxgwmn.0+9e58720", | ||
"description": "Plumier generic controller implementation", | ||
@@ -18,3 +18,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@plumier/core": "1.0.0-canary.kbwv88am.0+078d37d", | ||
"@plumier/core": "1.0.0-canary.kbwxgwmn.0+9e58720", | ||
"@types/pluralize": "^0.0.29", | ||
@@ -33,3 +33,3 @@ "pluralize": "^8.0.0" | ||
}, | ||
"gitHead": "078d37d1ba9e002ea2272403880fab107a8c1817" | ||
"gitHead": "9e5872096730b4ada056db7bd448b509f7950c67" | ||
} |
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
39119