@opentiny/vue-logout
Advanced tools
+1
-1
@@ -1,2 +0,2 @@ | ||
| import Logout from './src/index'; | ||
| import { default as Logout } from './src/index'; | ||
| export default Logout; |
+4
-4
| { | ||
| "name": "@opentiny/vue-logout", | ||
| "version": "3.29.0", | ||
| "version": "3.30.0", | ||
| "description": "", | ||
@@ -10,5 +10,5 @@ "main": "./lib/index.js", | ||
| "dependencies": { | ||
| "@opentiny/vue-renderless": "~3.29.0", | ||
| "@opentiny/vue-theme": "~3.29.0", | ||
| "@opentiny/vue-common": "~3.29.0" | ||
| "@opentiny/vue-renderless": "~3.30.0", | ||
| "@opentiny/vue-theme": "~3.30.0", | ||
| "@opentiny/vue-common": "~3.30.0" | ||
| }, | ||
@@ -15,0 +15,0 @@ "license": "MIT", |
+5
-5
@@ -1,2 +0,2 @@ | ||
| declare const _default: import("@vue/runtime-core").DefineComponent<{ | ||
| declare const _default: import('../../../node_modules/@vue/runtime-core').DefineComponent<{ | ||
| guestRole: { | ||
@@ -21,5 +21,5 @@ type: StringConstructor; | ||
| tiny_chart_theme: ObjectConstructor; | ||
| }, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, { | ||
| }, () => import('../../../node_modules/@vue/runtime-core').VNode<import('../../../node_modules/vue3').RendererNode, import('../../../node_modules/vue3').RendererElement, { | ||
| [key: string]: any; | ||
| }>, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{ | ||
| }>, unknown, {}, {}, import('../../../node_modules/vue3').ComponentOptionsMixin, import('../../../node_modules/vue3').ComponentOptionsMixin, {}, string, import('../../../node_modules/vue3').PublicProps, Readonly<import('../../../node_modules/@vue/runtime-core').ExtractPropTypes<{ | ||
| guestRole: { | ||
@@ -46,6 +46,6 @@ type: StringConstructor; | ||
| tiny_mode_root: boolean; | ||
| guestRole: string; | ||
| isLocal: boolean; | ||
| isMock: boolean; | ||
| isLocal: boolean; | ||
| guestRole: string; | ||
| }, {}>; | ||
| export default _default; |
| declare const _default: import("@vue/runtime-core").DefineComponent<Readonly<{ | ||
| tiny_mode?: any; | ||
| tiny_mode_root?: any; | ||
| tiny_template?: any; | ||
| tiny_renderless?: any; | ||
| _constants?: any; | ||
| tiny_theme?: any; | ||
| tiny_chart_theme?: any; | ||
| tiny_mcp_config?: any; | ||
| network?: any; | ||
| getLogoutUrl?: any; | ||
| redirectUrl?: any; | ||
| isMock?: any; | ||
| isLocal?: any; | ||
| showLogin?: any; | ||
| guestRole?: any; | ||
| beforeLogout?: any; | ||
| isGuestUser?: any; | ||
| }>, { | ||
| t: (this: any, path: any, options?: any) => any; | ||
| vm: any; | ||
| f: (props: any, attrs?: {}) => {}; | ||
| a: (attrs: any, filters: any, include: any) => {}; | ||
| d: (props: any) => void; | ||
| dp: (props: any) => void; | ||
| gcls: (key: any) => any; | ||
| m: (...cssClasses: any[]) => string; | ||
| }, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<Readonly<{ | ||
| tiny_mode?: any; | ||
| tiny_mode_root?: any; | ||
| tiny_template?: any; | ||
| tiny_renderless?: any; | ||
| _constants?: any; | ||
| tiny_theme?: any; | ||
| tiny_chart_theme?: any; | ||
| tiny_mcp_config?: any; | ||
| network?: any; | ||
| getLogoutUrl?: any; | ||
| redirectUrl?: any; | ||
| isMock?: any; | ||
| isLocal?: any; | ||
| showLogin?: any; | ||
| guestRole?: any; | ||
| beforeLogout?: any; | ||
| isGuestUser?: any; | ||
| }>>>, { | ||
| readonly tiny_mode?: any; | ||
| readonly tiny_mode_root?: any; | ||
| readonly tiny_template?: any; | ||
| readonly tiny_renderless?: any; | ||
| readonly _constants?: any; | ||
| readonly tiny_theme?: any; | ||
| readonly tiny_chart_theme?: any; | ||
| readonly tiny_mcp_config?: any; | ||
| readonly network?: any; | ||
| readonly getLogoutUrl?: any; | ||
| readonly redirectUrl?: any; | ||
| readonly isMock?: any; | ||
| readonly isLocal?: any; | ||
| readonly showLogin?: any; | ||
| readonly guestRole?: any; | ||
| readonly beforeLogout?: any; | ||
| readonly isGuestUser?: any; | ||
| }, {}>; | ||
| export default _default; |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
7566
-19.66%6
-14.29%163
-28.19%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated