Comparing version 1.1.8 to 1.1.9
@@ -6,2 +6,4 @@ /*! | ||
* Copyright (c) 2022-2024, Oloma Software. | ||
* | ||
* https://oloma.dev/end-user-license-agreement | ||
*/ | ||
@@ -21,3 +23,3 @@ import upperFirst from "lodash/upperFirst" | ||
export default class OlobaseAdmin { | ||
export default class Olobase { | ||
@@ -24,0 +26,0 @@ constructor(env) { |
@@ -11,2 +11,4 @@ | ||
* Copyright (c) 2022-2024, Oloma Software. | ||
* | ||
* https://oloma.dev/end-user-license-agreement | ||
*/ | ||
@@ -19,3 +21,3 @@ export default class License { | ||
this.i18n = i18n; | ||
this.interval = 60 * 5000; // 5 minute | ||
this.interval = 60 * 5000; // every 5 minute | ||
this.versionId = this.generateUid(); | ||
@@ -22,0 +24,0 @@ if (typeof i18n.global.locale.value !== "undefined") { |
{ | ||
"name": "olobase", | ||
"version": "1.1.8", | ||
"version": "1.1.9", | ||
"description": "Olobase is a tool that allows to you quickly and easily develop modern web panels using Vue.js/Vuetify", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Olobase Vuetify Core | ||
# Olobase Core | ||
@@ -4,0 +4,0 @@ Olobase is a tool that allows to you quickly and easily develop modern web panels using Vue.js/Vuetify and Php. |
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
19158
8
512