Comparing version 0.3.40 to 0.3.41
@@ -101,6 +101,8 @@ export declare const URL_PAGE = "PAGE"; | ||
export declare const $$_DEFAULT: { | ||
$$_PATH: any[]; | ||
$$_LOAD: boolean; | ||
$$_VIEW: any; | ||
$$_ROOT: any; | ||
_: { | ||
$$_PATH: any[]; | ||
$$_LOAD: boolean; | ||
$$_VIEW: any; | ||
$$_ROOT: any; | ||
}; | ||
}; |
@@ -101,6 +101,8 @@ export const URL_PAGE = "PAGE"; | ||
export const $$_DEFAULT = { | ||
[$$_PATH]: [], | ||
[$$_LOAD]: true, | ||
[$$_VIEW]: null, | ||
[$$_ROOT]: null, | ||
[_]: { | ||
[$$_PATH]: [], | ||
[$$_LOAD]: true, | ||
[$$_VIEW]: null, | ||
[$$_ROOT]: null, | ||
}, | ||
}; |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "0.3.40", | ||
"version": "0.3.41", | ||
"description": "keys/constants for the `-0` org/framework built on @thi.ng/umbrella ecosystem", | ||
@@ -17,3 +17,3 @@ "main": "./lib/index.js", | ||
"patch": "npm version patch && npm publish", | ||
"postgit": "git push origin master", | ||
"push": "git push origin master", | ||
"ncu": "ncu -u && npm i && npm audit fix", | ||
@@ -20,0 +20,0 @@ "git": "git add . && git commit -m" |
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
12707
382