Comparing version 0.2.61 to 0.2.62
@@ -42,1 +42,7 @@ import { ISubscribable } from "@thi.ng/rstream"; | ||
} | ||
export interface RouterCFG { | ||
[C.ROUTER_PREP]: any; | ||
[C.ROUTER_PRFX]: any; | ||
[C.ROUTER_POST]: any; | ||
[C.CFG_RUTR]: any; | ||
} |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.2.61", | ||
"version": "0.2.62", | ||
"description": "keys/constants for the `-0` org/framework built on @thi.ng/umbrella ecosystem", | ||
@@ -18,3 +18,4 @@ "main": "./lib/index.js", | ||
"postgit": "git push origin master && npm run patch", | ||
"git": "git add . && git commit -m" | ||
"ncu": "ncu -u && npm i", | ||
"git": "npm run ncu && git add . && git commit -m" | ||
}, | ||
@@ -21,0 +22,0 @@ "keywords": [ |
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
8604
238