Comparing version 0.2.99 to 0.2.100
@@ -79,3 +79,3 @@ export declare const URL_FULL = "URL"; | ||
export declare const RTR_PRFX = "prefix"; | ||
export declare const ROUTER: { | ||
export declare const RTR: { | ||
PREP: string; | ||
@@ -82,0 +82,0 @@ POST: string; |
@@ -79,3 +79,3 @@ export const URL_FULL = "URL"; | ||
export const RTR_PRFX = "prefix"; | ||
export const ROUTER = { | ||
export const RTR = { | ||
PREP: RTR_PREP, | ||
@@ -82,0 +82,0 @@ POST: RTR_POST, |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.2.99", | ||
"version": "0.2.100", | ||
"description": "keys/constants for the `-0` org/framework built on @thi.ng/umbrella ecosystem", | ||
@@ -8,0 +8,0 @@ "main": "./lib/index.js", |
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
10041