@plumier/core
Advanced tools
Comparing version 1.0.0-canary.knpredha.0 to 1.0.0-canary.knqst0tw.0
@@ -368,2 +368,6 @@ /// <reference types="node" /> | ||
responseTransformer?: (prop: PropertyReflection, value: any) => any; | ||
/** | ||
* Provide Open API security scheme https://swagger.io/docs/specification/authentication/ | ||
*/ | ||
openApiSecuritySchemes?: any; | ||
} | ||
@@ -370,0 +374,0 @@ export interface PlumierConfiguration extends Configuration { |
{ | ||
"name": "@plumier/core", | ||
"version": "1.0.0-canary.knpredha.0+908701b", | ||
"version": "1.0.0-canary.knqst0tw.0+3341de3", | ||
"description": "Delightful Node.js Rest Framework", | ||
@@ -23,4 +23,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@plumier/reflect": "1.0.0-canary.knpredha.0+908701b", | ||
"@plumier/validator": "1.0.0-canary.knpredha.0+908701b", | ||
"@plumier/reflect": "1.0.0-canary.knqst0tw.0+3341de3", | ||
"@plumier/validator": "1.0.0-canary.knqst0tw.0+3341de3", | ||
"@types/debug": "^4.1.5", | ||
@@ -50,3 +50,3 @@ "@types/glob": "^7.1.3", | ||
}, | ||
"gitHead": "908701b5db746e0dd9670be73378c236eb8cb675" | ||
"gitHead": "3341de3c870f931e93de9920aa085277e5a7cf31" | ||
} |
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
207193
4665