appolo-agent
Advanced tools
Comparing version 6.0.17 to 6.0.18
@@ -18,2 +18,3 @@ import {IOptions} from "./lib/IOptions"; | ||
export {Methods} from 'appolo-route'; | ||
export {IOptions} from "./lib/IOptions"; | ||
export {MiddlewareHandlerParams, MiddlewareHandler, MiddlewareHandlerAny, NextFn} from './lib/types' | ||
@@ -20,0 +21,0 @@ |
@@ -27,3 +27,3 @@ { | ||
"main": "./index.js", | ||
"version": "6.0.17", | ||
"version": "6.0.18", | ||
"license": "MIT", | ||
@@ -30,0 +30,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
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
83400
1384